Killing off removed rels properly

Edit
ID 4176
Title Killing off removed rels properly
Topic Refactoring
Created 2023-02-10 20:53:27
Last modified 2023-02-13 18:36:19 (1 year, 9 months ago)
Latest email 2023-02-20 20:48:04 (1 year, 9 months ago)
Status
2023-03: Committed
Target version
Authors Tom Lane (tgl)
Reviewers Richard Guo (richardguo)Become reviewer
Committer Tom Lane (tgl)
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/4176
git checkout commitfest/cf/4176
Emails
Killing off removed rels properly
First at 2023-02-10 20:50:20 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2023-02-20 20:48:04 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (dont-elide-MERGE-target-rel.patch) at 2023-02-20 19:13:35 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (dont-elide-MERGE-target-rel.patch) at 2023-02-20 19:13:35 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (really-remove-dead-rels-1.patch) at 2023-02-10 20:50:20 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2023-02-13 18:36:19 Tom Lane (tgl) Closed in commitfest 2023-03 with status: Committed
2023-02-13 18:36:19 Tom Lane (tgl) Changed committer to tgl
2023-02-13 18:36:14 Tom Lane (tgl) Changed reviewers to Richard Guo (richardguo)
2023-02-10 20:53:42 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2023-02-10 20:53:28 Tom Lane (tgl) Attached mail thread 229905.1676062220@sss.pgh.pa.us
2023-02-10 20:53:27 Tom Lane (tgl) Created patch record
Edit