Re: Inconsistent RestrictInfo serial numbers
Richard Guo <guofenglinux@gmail.com>
From: Richard Guo <guofenglinux@gmail.com>
To: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2024-11-08T02:45:44Z
Lists: pgsql-hackers
On Wed, Nov 6, 2024 at 11:06 PM Ashutosh Bapat <ashutosh.bapat.oss@gmail.com> wrote: > On Wed, Nov 6, 2024 at 4:10 PM Richard Guo <guofenglinux@gmail.com> wrote: > > I intend to push this patch shortly, barring any objections, so that > > it can catch up with the next minor release (Nov. 14). > > I didn't get time to respond to your email and create a patch based on > my proposal. Sorry. I may not get time for another week or so. Please > feel free to push the patch, if you feel that it's in a committable > state. Pushed with some tweaks to the commit message. Thanks Richard
Commits
-
Fix inconsistent RestrictInfo serial numbers
- 78b1c553bb1c 17.1 landed
- f00ab1fd156e 18.0 landed
-
Recalculate where-needed data accurately after a join removal.
- a3179ab692be 18.0 cited
-
Add better handling of redundant IS [NOT] NULL quals
- b262ad440ede 17.0 cited