Re: Check each of base restriction clauses for constant-FALSE-or-NULL
Richard Guo <guofenglinux@gmail.com>
From: Richard Guo <guofenglinux@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: David Rowley <dgrowleyml@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2023-10-16T01:01:08Z
Lists: pgsql-hackers
On Thu, Oct 12, 2023 at 1:09 AM Tom Lane <tgl@sss.pgh.pa.us> wrote: > Pushed after a bit of fiddling with the comment. Thanks for pushing! Thanks Richard
Commits
-
Fix missed optimization in relation_excluded_by_constraints().
- 5d8aa8bcedae 17.0 landed