Transactional enum additions

Edit
ID 785
Title Transactional enum additions
Topic SQL Commands
Created 2016-09-02 14:34:32
Last modified 2016-09-06 13:09:20 (8 years, 2 months ago)
Latest email 2016-09-11 14:34:57 (8 years, 2 months ago)
Status
2016-11: Committed
Target version
Authors Andrew Dunstan (adunstan)
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/785
git checkout commitfest/cf/785
Emails
Alter or rename enum value
First at 2016-03-09 14:56:34 by Matthias Kurz <m.kurz at irregular.at>
Latest at 2016-09-11 14:34:57 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (0001-Add-ALTER-TYPE-RENAME-VALUE-TO-v6.patch) at 2016-09-07 11:17:17 from ilmari at ilmari.org (Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?=)
    Attachment (0001-Add-ALTER-TYPE-RENAME-VALUE-TO-v6.patch) at 2016-09-07 11:17:17 from ilmari at ilmari.org (Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?=) (Patch: Yes)
    Attachment (transactional_enum_additions-v2.patch) at 2016-09-04 00:04:20 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: No)
    Attachment (0001-Add-ALTER-TYPE-RENAME-VALUE-TO-v5.patch) at 2016-08-24 12:11:43 from ilmari at ilmari.org (Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?=) (Patch: Yes)
    Attachment (0001-Add-ALTER-TYPE-RENAME-VALUE-TO-v4.patch) at 2016-08-18 10:43:51 from ilmari at ilmari.org (Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?=) (Patch: Yes)
    Attachment (transactional_enum-additions-v1x.patch) at 2016-04-24 18:44:22 from Andrew Dunstan <andrew at dunslane.net> (Patch: Yes)
    Attachment (0001-Add-ALTER-TYPE-ALTER-VALUE-TO-for-enums-v3.patch) at 2016-03-27 17:30:11 from ilmari at ilmari.org (Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?=) (Patch: Yes)
    Attachment (0001-Add-ALTER-TYPE-.-ALTER-VALUE-.-TO-v2.patch) at 2016-03-25 19:28:24 from ilmari at ilmari.org (Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?=) (Patch: Yes)
    Attachment (0001-Add-ALTER-TYPE-.-ALTER-VALUE-.-TO.patch) at 2016-03-24 18:11:39 from ilmari at ilmari.org (Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?=) (Patch: Yes)
History
When Who What
2016-09-06 13:09:20 Tom Lane (tgl) Closed in commitfest 2016-11 with status: Committed
2016-09-06 13:09:20 Tom Lane (tgl) Changed committer to tgl
2016-09-06 13:09:11 Tom Lane (tgl) Changed authors to Andrew Dunstan (adunstan)
2016-09-02 14:34:32 Andrew Dunstan (adunstan) Attached mail thread CAO=2mx6uvgPaPDf-rHqG8=1MZnGyVDMQeh8zS4euRyyg4D35OQ@mail.gmail.com
2016-09-02 14:34:32 Andrew Dunstan (adunstan) Created patch record
Edit