Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT

Edit
ID 1533
Title Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT
Topic SQL Commands
Created 2018-02-20 15:11:18
Last modified 2021-04-08 15:08:02 (3 years, 7 months ago)
Latest email 2021-04-08 15:07:55 (3 years, 7 months ago)
Status
2021-03: Returned with feedback
2021-01: Moved to next CF
2020-11: Moved to next CF
2020-09: Moved to next CF
2020-07: Moved to next CF
2020-03: Moved to next CF
2020-01: Moved to next CF
2019-11: Moved to next CF
2019-09: Moved to next CF
2019-07: Moved to next CF
2019-01: Moved to next CF
2018-11: Moved to next CF
2018-09: Moved to next CF
2018-07: Moved to next CF
2018-03: Moved to next CF
Target version
Authors Matheus Oliveira (matheus.oliveira)
Reviewers Ashutosh Bapat (ashutoshbapat), José Villanova (azlev), Lucas Viecelli (lucasviecelli), Cleysson Lima (cleyssonlima), Gerdan Santos (gerdan)Become reviewer
Committer
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/1533
git checkout commitfest/cf/1533
Emails
[PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT
First at 2018-02-20 15:10:22 by Matheus de Oliveira <matioli.matheus at gmail.com>
Latest at 2021-04-08 15:07:55 by David Steele <david at pgmasters.net>
Latest attachment (postgresql-alter-constraint.v8.patch) at 2020-03-29 14:39:25 from Matheus de Oliveira <matioli.matheus at gmail.com>
    Attachment (postgresql-alter-constraint.v8.patch) at 2020-03-29 14:39:25 from Matheus de Oliveira <matioli.matheus at gmail.com> (Patch: Yes)
    Attachment (postgresql-alter-constraint.v7.patch) at 2019-10-06 16:06:54 from Matheus de Oliveira <matioli.matheus at gmail.com> (Patch: Yes)
    Attachment (alter-constraint.v6.patch) at 2019-07-28 17:37:07 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (postgresql-alter-constraint.v5.patch) at 2019-07-14 20:04:15 from Matheus de Oliveira <matioli.matheus at gmail.com> (Patch: Yes)
    Attachment (postgresql-alter-constraint.v4.patch) at 2019-03-19 00:04:07 from Matheus de Oliveira <matioli.matheus at gmail.com> (Patch: Yes)
    Attachment (postgresql-alter-constraint.v3.patch) at 2018-10-14 18:30:15 from Matheus de Oliveira <matioli.matheus at gmail.com> (Patch: Yes)
    Attachment (postgresql-fix-alter-constraint-9.5.patch) at 2018-09-17 03:03:17 from Matheus de Oliveira <matioli.matheus at gmail.com> (Patch: Yes)
    Attachment (postgresql-alter-constraint.v1.patch) at 2018-02-20 15:10:22 from Matheus de Oliveira <matioli.matheus at gmail.com> (Patch: Yes)
History
When Who What
2021-04-08 15:08:02 David Steele (dsteele) Closed in commitfest 2021-03 with status: Returned with feedback
2021-03-04 11:28:15 Ibrar Ahmed (ibrar) New status: Waiting on Author
2021-02-01 12:48:02 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-01 with status: Moved to next CF
2020-12-01 10:29:31 Georgios Kokolatos (gkokolatos) Closed in commitfest 2020-11 with status: Moved to next CF
2020-10-29 22:16:47 Gerdan Santos (gerdan) Added gerdan as reviewer
2020-10-01 03:53:18 Michael Paquier (michael-kun) Closed in commitfest 2020-09 with status: Moved to next CF
2020-08-03 20:42:58 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2020-07 with status: Moved to next CF
2020-04-08 16:13:17 David Steele (dsteele) Changed targetversion to None
2020-04-08 15:39:52 David Steele (dsteele) Closed in commitfest 2020-03 with status: Moved to next CF
2020-02-01 12:58:09 Tomas Vondra (fuzzycz) Closed in commitfest 2020-01 with status: Moved to next CF
2020-01-30 02:58:42 Cleysson Lima (cleyssonlima) Added cleyssonlima as reviewer
2019-11-29 06:23:51 Michael Paquier (michael-kun) Closed in commitfest 2019-11 with status: Moved to next CF
2019-10-06 16:07:49 Matheus Oliveira (matheus.oliveira) Closed in commitfest 2019-09 with status: Moved to next CF
2019-10-06 16:07:27 Matheus Oliveira (matheus.oliveira) New status: Needs review
2019-09-30 18:07:58 Álvaro Herrera (alvherre) Closed in commitfest 2019-09 with status: Returned with feedback
2019-09-05 15:25:09 Álvaro Herrera (alvherre) New status: Waiting on Author
2019-08-01 22:20:50 Thomas Munro (macdice) Closed in commitfest 2019-07 with status: Moved to next CF
2019-07-28 17:37:23 Tom Lane (tgl) New status: Needs review
2019-07-17 01:13:11 Lucas Viecelli (lucasviecelli) New status: Ready for Committer
2019-07-17 01:12:49 Lucas Viecelli (lucasviecelli) Added lucasviecelli as reviewer
2019-07-14 20:05:27 Matheus Oliveira (matheus.oliveira) New status: Needs review
2019-07-07 22:53:59 Thomas Munro (macdice) New status: Waiting on Author
2019-05-21 12:11:34 Matheus Oliveira (matheus.oliveira) Changed targetversion to 13
2019-03-19 00:05:40 Matheus Oliveira (matheus.oliveira) Closed in commitfest 2019-01 with status: Moved to next CF
2019-03-19 00:05:02 Matheus Oliveira (matheus.oliveira) New status: Needs review
2019-02-03 10:28:25 Andres Freund (andresfreund) Closed in commitfest 2019-01 with status: Returned with feedback
2019-01-21 18:25:35 José Villanova (azlev) New status: Waiting on Author
2019-01-02 17:05:44 José Villanova (azlev) Added azlev as reviewer
2018-11-29 22:15:27 Dmitry Dolgov (erthalion) Closed in commitfest 2018-11 with status: Moved to next CF
2018-10-14 18:31:02 Matheus Oliveira (matheus.oliveira) New status: Needs review
2018-10-02 06:40:45 Michael Paquier (michael-kun) New status: Waiting on Author
2018-10-02 06:40:27 Michael Paquier (michael-kun) Closed in commitfest 2018-09 with status: Moved to next CF
2018-09-17 03:04:43 Matheus Oliveira (matheus.oliveira) New status: Needs review
2018-08-10 22:55:30 Andrew Dunstan (adunstan) New status: Waiting on Author
2018-08-10 22:41:17 Andrew Dunstan (adunstan) Closed in commitfest 2018-07 with status: Moved to next CF
2018-08-10 22:41:11 Andrew Dunstan (adunstan) New status: Needs review
2018-07-19 11:05:17 Ashutosh Bapat (ashutoshbapat) New status: Waiting on Author
2018-07-19 11:03:01 Ashutosh Bapat (ashutoshbapat) Added ashutoshbapat as reviewer
2018-03-06 14:51:09 David Steele (dsteele) Closed in commitfest 2018-03 with status: Moved to next CF
2018-02-20 15:11:33 Matheus Oliveira (matheus.oliveira) Changed authors to Matheus Oliveira (matheus.oliveira)
2018-02-20 15:11:18 Matheus Oliveira (matheus.oliveira) Attached mail thread CAJghg4K_U=KJg6K156kWm2YmOXZmeCzUzitmP4RH=BM4Xu+cWQ@mail.gmail.com
2018-02-20 15:11:18 Matheus Oliveira (matheus.oliveira) Created patch record
Edit