Re: Executor code - found an instance of a WHILE that should just be an IF
Greg Nancarrow <gregn4422@gmail.com>
From: Greg Nancarrow <gregn4422@gmail.com>
To: David Rowley <dgrowleyml@gmail.com>
Cc: Julien Rouhaud <rjuju123@gmail.com>,
Michael Paquier <michael@paquier.xyz>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-05-14T00:37:25Z
Lists: pgsql-hackers
On Fri, May 14, 2021 at 10:27 AM David Rowley <dgrowleyml@gmail.com> wrote: > > Thanks for the votes. Pushed. Thanks! Regards, Greg Nancarrow Fujitsu Australia
Commits
-
Convert misleading while loop into an if condition
- 6cb93beddd33 14.0 landed