ALTER TABLE restructuring

Edit
ID 2130
Title ALTER TABLE restructuring
Topic Bug Fixes
Created 2019-05-26 22:33:50
Last modified 2020-01-15 23:50:47 (4 years, 10 months ago)
Latest email 2020-01-21 00:46:52 (4 years, 10 months ago)
Status
2020-01: Committed
2019-11: Moved to next CF
2019-09: Moved to next CF
2019-07: Moved to next CF
Target version
Authors Tom Lane (tgl)
Reviewers Álvaro Herrera (alvherre)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/2130
git checkout commitfest/cf/2130
Emails
Rearranging ALTER TABLE to avoid multi-operations bugs
First at 2019-05-26 22:23:48 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2020-01-21 00:46:52 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (fix-alter-table-order-of-operations-4.patch) at 2020-01-14 22:27:01 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (fix-alter-table-order-of-operations-4.patch) at 2020-01-14 22:27:01 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (fix-alter-table-order-of-operations-3.patch) at 2019-12-26 17:47:31 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (fix-alter-table-order-of-operations-2.patch) at 2019-12-13 20:02:26 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (fix-alter-table-order-of-operations-1.patch) at 2019-11-01 22:26:15 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (alter-table-with-recursive-process-utility-calls-wip.patch) at 2019-05-26 22:23:48 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2020-01-15 23:50:47 Tom Lane (tgl) Closed in commitfest 2020-01 with status: Committed
2020-01-15 23:50:47 Tom Lane (tgl) Changed committer to tgl
2020-01-15 23:50:39 Tom Lane (tgl) Changed reviewers to Álvaro Herrera (alvherre)
2019-11-30 16:59:28 Tom Lane (tgl) Changed reviewers to
2019-11-29 06:06:32 Michael Paquier (michael-kun) Closed in commitfest 2019-11 with status: Moved to next CF
2019-11-01 22:28:30 Tom Lane (tgl) New status: Needs review
2019-09-30 18:35:45 Álvaro Herrera (alvherre) New status: Waiting on Author
2019-09-30 18:34:33 Álvaro Herrera (alvherre) Closed in commitfest 2019-09 with status: Moved to next CF
2019-09-30 18:34:15 Álvaro Herrera (alvherre) New status: Needs review
2019-08-19 10:57:03 movead li (movead.li) Posted comment with messageid <156621222325.1495.9721967503183354739.pgcf@coridan.postgresql.org>
2019-08-19 10:57:03 movead li (movead.li) New status: Waiting on Author
2019-08-01 05:42:44 Thomas Munro (macdice) Closed in commitfest 2019-07 with status: Moved to next CF
2019-08-01 05:42:38 Thomas Munro (macdice) New status: Needs review
2019-06-13 08:33:19 movead li (movead.li) Posted comment with messageid <156041479952.1280.2626916806999463144.pgcf@coridan.postgresql.org>
2019-06-13 08:33:19 movead li (movead.li) New status: Waiting on Author
2019-06-13 07:51:48 movead li (movead.li) Added movead.li as reviewer
2019-05-26 22:34:34 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2019-05-26 22:33:50 Tom Lane (tgl) Attached mail thread 10365.1558909428@sss.pgh.pa.us
2019-05-26 22:33:50 Tom Lane (tgl) Created patch record
Edit