Handle ALTER TYPE enumtype ADD VALUE more fully

Edit
ID 4906
Title Handle ALTER TYPE enumtype ADD VALUE more fully
Topic Server Features
Created 2024-03-23 19:08:24
Last modified 2024-03-24 18:30:48 (7 months, 4 weeks ago)
Latest email 2024-03-24 18:32:06 (7 months, 4 weeks ago)
Status
2024-07: 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/4906
git checkout commitfest/cf/4906
Emails
pg_dump versus enum types, round N+1
First at 2024-03-23 19:00:38 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2024-03-24 18:32:06 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v1-allow-add-enum-value-in-xact.patch) at 2024-03-23 19:00:38 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v1-allow-add-enum-value-in-xact.patch) at 2024-03-23 19:00:38 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2024-03-24 18:30:48 Tom Lane (tgl) Closed in commitfest 2024-07 with status: Committed
2024-03-24 18:30:48 Tom Lane (tgl) Changed committer to tgl
2024-03-23 19:08:38 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2024-03-23 19:08:24 Tom Lane (tgl) Attached mail thread 1548468.1711220438@sss.pgh.pa.us
2024-03-23 19:08:24 Tom Lane (tgl) Created patch record
Edit