Re: Fix comments in gistxlogDelete, xl_heap_freeze_page and xl_btree_delete
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: "Drouvot, Bertrand" <bertranddrouvot.pg@gmail.com>
Cc: Amit Kapila <amit.kapila16@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-03-06T15:08:16Z
Lists: pgsql-hackers
On Sat, Mar 4, 2023 at 3:33 AM Drouvot, Bertrand <bertranddrouvot.pg@gmail.com> wrote: > Indeed, for gistxlogDelete, that's the other way around (as > compare to what the commit message says). Woops. Good point. -- Robert Haas EDB: http://www.enterprisedb.com
Commits
-
Update some incorrect comments about xlog records.
- ebd551f586a8 16.0 landed