Re: Fix comments in gistxlogDelete, xl_heap_freeze_page and xl_btree_delete - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Fix comments in gistxlogDelete, xl_heap_freeze_page and xl_btree_delete
Date
Msg-id CAA4eK1LhiZ7B-LNTAOBzx38SrnGFGA7kBf65vmUOWRa8sMJ-6Q@mail.gmail.com
Whole thread Raw
In response to Re: Fix comments in gistxlogDelete, xl_heap_freeze_page and xl_btree_delete  ("Drouvot, Bertrand" <bertranddrouvot.pg@gmail.com>)
Responses Re: Fix comments in gistxlogDelete, xl_heap_freeze_page and xl_btree_delete  ("Drouvot, Bertrand" <bertranddrouvot.pg@gmail.com>)
List pgsql-hackers
On Thu, Mar 2, 2023 at 6:35 PM Drouvot, Bertrand
<bertranddrouvot.pg@gmail.com> wrote:
>
> On 1/6/23 11:05 AM, Drouvot, Bertrand wrote:
> > Hi hackers,
> >
> > Please find attached a patch to $SUBJECT.
> >
> > The wrong comments have been discovered by Robert in [1].
> >
> > Submitting this here as a separate thread so it does not get lost in the logical decoding
> > on standby thread.
> >
> > [1]: https://www.postgresql.org/message-id/CA%2BTgmoYTTsxP8y6uknZvCBNCRq%2B1FJ4zGbX8Px1TGW459fGsaQ%40mail.gmail.com
> >
> > Looking forward to your feedback,
> >
> > Regards,
> >
>
> It looks like I did not create a CF entry for this one: fixed with [1].
>
> Also, while at it, adding a commit message in V2 attached.
>

LGTM.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Add support for unit "B" to pg_size_pretty()
Next
From: Heikki Linnakangas
Date:
Subject: Re: Testing autovacuum wraparound (including failsafe)