Partial foreign key updates in referential integrity triggers

Edit
ID 2932
Title Partial foreign key updates in referential integrity triggers
Topic SQL Commands
Created 2021-01-11 19:58:51
Last modified 2021-12-08 10:29:33 (2 years, 11 months ago)
Latest email 2021-12-08 10:29:11 (2 years, 11 months ago)
Status
2022-01: Committed
2021-11: Moved to next CF
2021-09: Moved to next CF
2021-07: Moved to next CF
2021-03: Moved to next CF
Target version 15
Authors Paul Martinez (pauljulius)
Reviewers Peter Eisentraut (petere)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/2932
git checkout commitfest/cf/2932
Emails
[PATCH] Partial foreign key updates in referential integrity triggers
First at 2021-01-05 21:40:38 by Paul Martinez <paulmtz at google.com>
Latest at 2021-12-08 10:29:11 by Peter Eisentraut <peter.eisentraut at enterprisedb.com>
Latest attachment (referential-actions-on-delete-only-set-cols-v5.patch) at 2021-11-23 04:44:15 from Paul Martinez <hellopfm at gmail.com>
    Attachment (referential-actions-on-delete-only-set-cols-v5.patch) at 2021-11-23 04:44:15 from Paul Martinez <hellopfm at gmail.com> (Patch: Yes)
    Attachment (referential-actions-on-delete-only-set-cols-v4.patch) at 2021-11-23 04:03:48 from Paul Martinez <hellopfm at gmail.com> (Patch: Yes)
    Attachment (0001-Fix-whitespace.patch) at 2021-11-11 10:34:10 from Peter Eisentraut <peter.eisentraut at enterprisedb.com> (Patch: Yes)
    Attachment (referential-actions-set-cols-v4.patch) at 2021-10-27 03:02:08 from Paul Martinez <hellopfm at gmail.com> (Patch: Yes)
    Attachment (referential-actions-set-cols-v3.patch) at 2021-09-02 19:10:35 from Paul Martinez <hellopfm at gmail.com> (Patch: Yes)
    Attachment (referential-actions-on-delete-only-set-cols-v1.patch) at 2021-08-04 21:49:41 from Paul Martinez <hellopfm at gmail.com> (Patch: Yes)
    Attachment (referential-actions-set-cols-v1.patch) at 2021-01-05 21:40:38 from Paul Martinez <paulmtz at google.com> (Patch: Yes)
History
When Who What
2021-12-08 10:29:33 Peter Eisentraut (petere) Closed in commitfest 2022-01 with status: Committed
2021-12-01 10:33:44 Peter Eisentraut (petere) New status: Waiting on Author
2021-12-01 10:30:55 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2021-11 with status: Moved to next CF
2021-11-25 06:24:58 Peter Eisentraut (petere) Added petere as committer
2021-11-25 06:24:52 Peter Eisentraut (petere) New status: Ready for Committer
2021-11-23 04:04:38 Paul Martinez (pauljulius) New status: Needs review
2021-11-11 10:34:49 Peter Eisentraut (petere) New status: Waiting on Author
2021-10-27 03:09:14 Paul Martinez (pauljulius) New status: Needs review
2021-10-27 03:08:36 Paul Martinez (pauljulius) Changed targetversion to 15
2021-10-03 16:07:49 Jaime Casanova (jcasanov) New status: Waiting on Author
2021-10-03 16:07:35 Jaime Casanova (jcasanov) Closed in commitfest 2021-09 with status: Moved to next CF
2021-10-03 16:07:30 Jaime Casanova (jcasanov) New status: Needs review
2021-09-01 11:11:53 Daniel Gustafsson (d_gustafsson) New status: Waiting on Author
2021-08-04 21:51:47 Paul Martinez (pauljulius) New status: Needs review
2021-08-04 21:51:10 Paul Martinez (pauljulius) Changed authors to Paul Martinez (pauljulius)
2021-08-03 02:52:56 Masahiko Sawada (masahikosawada) New status: Waiting on Author
2021-08-03 02:51:24 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-07 with status: Moved to next CF
2021-08-03 02:51:21 Masahiko Sawada (masahikosawada) New status: Needs review
2021-07-14 19:35:30 Ibrar Ahmed (ibrar) New status: Waiting on Author
2021-03-23 13:50:31 David Steele (dsteele) Closed in commitfest 2021-03 with status: Moved to next CF
2021-03-23 13:50:20 David Steele (dsteele) Changed targetversion to None
2021-03-20 21:30:50 Peter Eisentraut (petere) Added petere as reviewer
2021-03-01 20:34:06 Paul Martinez (paulmtz) Changed targetversion to 14
2021-01-11 19:59:37 Paul Martinez (paulmtz) Changed authors to Paul Martinez (paulmtz)
2021-01-11 19:59:37 Paul Martinez (paulmtz) Changed targetversion to stable
2021-01-11 19:58:51 Paul Martinez (paulmtz) Attached mail thread CACqFVBZQyMYJV=njbSMxf+rbDHpx=W=B7AEaMKn8dWn9OZJY7w@mail.gmail.com
2021-01-11 19:58:51 Paul Martinez (paulmtz) Created patch record
Edit