Re: shadow variables - pg15 edition - Mailing list pgsql-hackers

From David Rowley
Subject Re: shadow variables - pg15 edition
Date
Msg-id CAApHDvoRsphHHznoBAsPaQEDvFka7W0ONm8mwXx6x6Zs0h+FmA@mail.gmail.com
Whole thread Raw
In response to Re: shadow variables - pg15 edition  (Justin Pryzby <pryzby@telsasoft.com>)
Responses Re: shadow variables - pg15 edition  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
On Tue, 4 Oct 2022 at 15:30, Justin Pryzby <pryzby@telsasoft.com> wrote:
> Here, you forgot to change "val < 0".

Thanks. I made another review pass of each change to ensure I didn't
miss any others.  There were no other issues, so I pushed the adjusted
patch.

5 warnings remain.  4 of these are for PG_TRY() and co.

David



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Suppressing useless wakeups in walreceiver
Next
From: Peter Eisentraut
Date:
Subject: Re: [RFC] building postgres with meson - v13