Add CINE for ALTER TABLE ... ADD COLUMN

Edit
ID 206
Title Add CINE for ALTER TABLE ... ADD COLUMN
Topic SQL Commands
Created 2015-03-30 02:29:25
Last modified 2015-07-30 01:35:58 (9 years, 2 months ago)
Latest email 2015-07-23 04:30:49 (9 years, 2 months ago)
Status
2015-07: Committed
Target version
Authors Fabrízio Mello (fabriziomello)
Reviewers Payal Singh (payalsingh)Become reviewer
Committer Andrew Dunstan (adunstan)
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/206
git checkout commitfest/cf/206
Emails
Add CINE for ALTER TABLE ... ADD COLUMN
First at 2015-02-27 04:01:54 by Fabrízio de Royes Mello <fabriziomello at gmail.com>
Latest at 2015-07-23 04:30:49 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (alter-table-add-column-if-not-exists_v6.patch) at 2015-07-23 04:30:49 from Michael Paquier <michael.paquier at gmail.com>
    Attachment (alter-table-add-column-if-not-exists_v6.patch) at 2015-07-23 04:30:49 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (alter-table-add-column-if-not-exists_v5.patch) at 2015-07-23 00:55:21 from Fabrízio de Royes Mello <fabriziomello at gmail.com> (Patch: Yes)
    Attachment (alter-table-add-column-if-not-exists_v4.patch) at 2015-06-25 15:41:00 from Fabrízio de Royes Mello <fabriziomello at gmail.com> (Patch: Yes)
    Attachment (alter-table-add-column-if-not-exists_v3.patch) at 2015-06-24 17:12:18 from Fabrízio de Royes Mello <fabriziomello at gmail.com> (Patch: Yes)
    Attachment (alter-table-add-column-if-not-exists_v2.patch) at 2015-04-23 15:05:53 from Fabrízio de Royes Mello <fabriziomello at gmail.com> (Patch: Yes)
    Attachment (alter-table-add-column-if-not-exists-v1.patch) at 2015-02-27 04:01:54 from Fabrízio de Royes Mello <fabriziomello at gmail.com> (Patch: Yes)
History
When Who What
2015-07-30 01:35:58 Andrew Dunstan (adunstan) Closed in commitfest 2015-07 with status: Committed
2015-07-24 14:22:49 Andrew Dunstan (adunstan) Changed committer to adunstan
2015-07-23 04:31:20 Michael Paquier (michael-kun) New status: Ready for Committer
2015-07-23 00:55:58 Fabrízio Mello (fabriziomello) New status: Needs review
2015-07-17 02:46:34 Michael Paquier (michael-kun) New status: Waiting on Author
2015-04-23 15:11:53 Fabrízio Mello (fabriziomello) New status: Needs review
2015-04-22 18:48:49 Payal Singh (payalsingh) Posted review with messageid <20150422184849.2543.53570.pgcf@coridan.postgresql.org>
2015-04-22 18:48:49 Payal Singh (payalsingh) New status: Waiting on Author
2015-03-30 18:29:20 Payal Singh (payalsingh) Changed reviewers to Payal Singh (payalsingh)
2015-03-30 07:02:10 Michael Paquier (michael-kun) Changed authors to Fabrízio Mello (fabriziomello)
2015-03-30 02:29:25 Fabrízio Mello (fabriziomello) Attached mail thread CAFcNs+q+pb7J=Jb+2VDB8V+rAgP=DKdR69saYWYK+qS1HdX=SA@mail.gmail.com
2015-03-30 02:29:25 Fabrízio Mello (fabriziomello) Created patch record
Edit