Speeding up ruleutils' name de-duplication code, redux

Edit
ID 5144
Title Speeding up ruleutils' name de-duplication code, redux
Topic Performance
Created 2024-07-29 22:19:32
Last modified 2024-09-10 20:49:32 (2 months, 1 week ago)
Latest email 2024-09-10 20:36:00 (2 months, 1 week ago)
Status
2024-09: Committed
Target version
Authors Tom Lane (tgl)
Reviewers 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/5144
git checkout commitfest/cf/5144
Emails
Speeding up ruleutils' name de-duplication code, redux
First at 2024-07-29 22:14:10 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2024-09-10 20:36:00 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v2-0001-speed-up-column-name-deduplication.patch) at 2024-09-10 15:06:46 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v2-0001-speed-up-column-name-deduplication.patch) at 2024-09-10 15:06:46 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (pgdump_bench.sh.txt) at 2024-09-10 09:57:21 from David Rowley <dgrowleyml at gmail.com> (Patch: No)
    Attachment (v1-speed-up-column-name-deduplication.patch) at 2024-07-29 22:14:10 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2024-09-10 20:49:32 Tom Lane (tgl) Closed in commitfest 2024-09 with status: Committed
2024-09-10 20:49:32 Tom Lane (tgl) Changed committer to tgl
2024-07-29 22:19:48 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2024-07-29 22:19:32 Tom Lane (tgl) Attached mail thread 2885468.1722291250@sss.pgh.pa.us
2024-07-29 22:19:32 Tom Lane (tgl) Created patch record
Edit