ALTER TABLE on system catalogs

Edit
ID 1764
Title ALTER TABLE on system catalogs
Topic SQL Commands
Created 2018-08-17 20:52:44
Last modified 2019-03-19 10:32:38 (5 years, 8 months ago)
Latest email 2019-03-19 11:00:01 (5 years, 8 months ago)
Status
2019-03: Committed
2019-01: Moved to next CF
2018-11: Moved to next CF
2018-09: Moved to next CF
Target version
Authors Peter Eisentraut (petere)
Reviewers Become reviewer
Committer Peter Eisentraut (petere)
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/1764
git checkout commitfest/cf/1764
Emails
ALTER TABLE on system catalogs
First at 2018-06-27 20:31:30 by Peter Eisentraut <peter.eisentraut at 2ndquadrant.com>
Latest at 2019-03-19 11:00:01 by Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp>
Latest attachment (allow-alter-table-on-pg_class-pg_attribute.patch) at 2019-02-16 15:04:59 from John Naylor <john.naylor at 2ndquadrant.com>
    Attachment (allow-alter-table-on-pg_class-pg_attribute.patch) at 2019-02-16 15:04:59 from John Naylor <john.naylor at 2ndquadrant.com> (Patch: Yes)
    Attachment (v2-0001-Explicitly-mark-some-attributes-in-catalog-as-no-nee.patch) at 2019-02-08 03:34:33 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Explicitly-mark-some-attributes-in-catalog-as-no-nee.patch) at 2019-02-08 03:04:44 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (v2-0001-Ignore-attempts-to-add-TOAST-table-to-shared-or-c.patch) at 2018-08-21 15:04:41 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com> (Patch: Yes)
    Attachment (0001-Add-test-for-system-catalog-TOAST-tables.patch) at 2018-06-27 20:31:30 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2019-03-19 10:32:38 Peter Eisentraut (petere) Closed in commitfest 2019-03 with status: Committed
2019-03-19 10:32:38 Peter Eisentraut (petere) Changed committer to petere
2019-01-31 23:50:50 Peter Eisentraut (petere) Closed in commitfest 2019-01 with status: Moved to next CF
2018-11-29 15:47:39 Dmitry Dolgov (erthalion) Closed in commitfest 2018-11 with status: Moved to next CF
2018-10-02 01:18:27 Michael Paquier (michael-kun) Closed in commitfest 2018-09 with status: Moved to next CF
2018-08-31 11:30:03 Peter Eisentraut (petere) New status: Needs review
2018-08-20 02:38:32 Michael Paquier (michael-kun) New status: Waiting on Author
2018-08-17 20:52:51 Peter Eisentraut (petere) Changed authors to Peter Eisentraut (petere)
2018-08-17 20:52:44 Peter Eisentraut (petere) Attached mail thread e49f825b-fb25-0bc8-8afc-d5ad895c7975@2ndquadrant.com
2018-08-17 20:52:44 Peter Eisentraut (petere) Created patch record
Edit