Fix comments in gistxlogDelete, xl_heap_freeze_page and xl_btree_delete

Edit
ID 4235
Title Fix comments in gistxlogDelete, xl_heap_freeze_page and xl_btree_delete
Topic Refactoring
Created 2023-03-02 13:01:22
Last modified 2023-04-04 18:09:35 (1 year, 7 months ago)
Latest email 2023-03-06 15:08:16 (1 year, 8 months ago)
Status
2023-07: Committed
Target version stable
Authors Bertrand Drouvot (bertranddrouvot.pg)
Reviewers Become reviewer
Committer Robert Haas (rhaas)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4235
git checkout commitfest/cf/4235
Emails
Fix comments in gistxlogDelete, xl_heap_freeze_page and xl_btree_delete
First at 2023-01-06 10:05:07 by "Drouvot, Bertrand" <bertranddrouvot.pg at gmail.com>
Latest at 2023-03-06 15:08:16 by Robert Haas <robertmhaas at gmail.com>
Latest attachment (v2-0001-Fix-comments-in-gistxlogDelete-xl_heap_freeze_pag.patch) at 2023-03-02 13:04:58 from "Drouvot, Bertrand" <bertranddrouvot.pg at gmail.com>
    Attachment (v2-0001-Fix-comments-in-gistxlogDelete-xl_heap_freeze_pag.patch) at 2023-03-02 13:04:58 from "Drouvot, Bertrand" <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v1-0001-fix-some-comments.patch) at 2023-01-06 10:05:07 from "Drouvot, Bertrand" <bertranddrouvot.pg at gmail.com> (Patch: Yes)
History
When Who What
2023-04-04 18:09:35 Bertrand Drouvot (bertranddrouvot.pg) Closed in commitfest 2023-07 with status: Committed
2023-04-04 18:09:35 Bertrand Drouvot (bertranddrouvot.pg) Changed committer to rhaas
2023-03-02 13:01:43 Bertrand Drouvot (bertranddrouvot.pg) Changed authors to Bertrand Drouvot (bertranddrouvot.pg)
2023-03-02 13:01:43 Bertrand Drouvot (bertranddrouvot.pg) Changed targetversion to stable
2023-03-02 13:01:22 Bertrand Drouvot (bertranddrouvot.pg) Attached mail thread 80db7836-4415-d54a-64c3-66b88b1430e7@gmail.com
2023-03-02 13:01:22 Bertrand Drouvot (bertranddrouvot.pg) Created patch record
Edit