Re: shadow variables - pg15 edition

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org, Tomas Vondra <tomas(dot)vondra(at)postgresql(dot)org>, Peter Smith <smithpb2250(at)gmail(dot)com>
Subject: Re: shadow variables - pg15 edition
Date: 2022-10-05 08:05:07
Message-ID: CAApHDvoRsphHHznoBAsPaQEDvFka7W0ONm8mwXx6x6Zs0h+FmA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 4 Oct 2022 at 15:30, Justin Pryzby <pryzby(at)telsasoft(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2022-10-05 08:16:06 Re: [RFC] building postgres with meson - v13
Previous Message Alvaro Herrera 2022-10-05 07:57:00 Re: Suppressing useless wakeups in walreceiver