Re: Cleanup: remove unused fields from nodes
Matthias van de Meent <boekewurm+postgres@gmail.com>
From: Matthias van de Meent <boekewurm+postgres@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Etsuro Fujita <etsuro.fujita@gmail.com>,
Amit Kapila <amit.kapila16@gmail.com>
Date: 2024-04-24T09:50:54Z
Lists: pgsql-hackers
On Wed, 24 Apr 2024 at 09:28, Michael Paquier <michael@paquier.xyz> wrote: > > On Tue, Apr 23, 2024 at 11:03:40PM -0400, Tom Lane wrote: > > Hah. Seems like the comment for isall needs to explain that it > > exists for this purpose, so we don't make this mistake again. > > How about something like the attached? LGTM. Thanks, Matthias
Commits
-
Improve comment of DeallocateStmt->isall
- ee3ef4af19d8 17.0 landed
-
Remove some unnecessary fields from executor nodes.
- b7d35d393edb 17.0 landed
-
Add SQL/JSON query functions
- 6185c9737cf4 17.0 cited
-
Add support for doing late row locking in FDWs.
- afb9249d06f4 9.5.0 cited