On 2019-04-05 03:47, David Rowley wrote:
> On Sat, 30 Mar 2019 at 20:25, Peter Eisentraut <pe...@eisentraut.org> wrote:
>> src/backend/utils/cache/lsyscache.c             |  33 +
> 
> This change has caused a new compiler warning for compilers that don't
> understand that elog(ERROR) can't return.
> 
> The attached fixes.

Fixed, thanks.

(I rewrote it a bit differently, to match similar functions.)

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


Reply via email to