Rename of triggers for partitioned tables

Edit
ID 2943
Title Rename of triggers for partitioned tables
Topic SQL Commands
Created 2021-01-15 22:24:32
Last modified 2021-07-22 22:35:54 (3 years, 3 months ago)
Latest email 2021-07-26 18:11:28 (3 years, 3 months ago)
Status
2021-07: Committed
2021-03: Moved to next CF
Target version
Authors Arne Roland (harks)
Reviewers Álvaro Herrera (alvherre)Become reviewer
Committer Álvaro Herrera (alvherre)
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/2943
git checkout commitfest/cf/2943
Emails
Rename of triggers for partitioned tables
First at 2020-11-26 23:28:31 by Arne Roland <A.Roland at index.de>
Latest at 2021-07-26 18:11:28 by Arne Roland <A.Roland at index.de>
Latest attachment (v10-0001-Make-ALTER-TRIGGER-RENAME-consistent-for-partiti.patch) at 2021-07-22 17:33:10 from Alvaro Herrera <alvherre at alvh.no-ip.org>
    Attachment (v10-0001-Make-ALTER-TRIGGER-RENAME-consistent-for-partiti.patch) at 2021-07-22 17:33:10 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (v9-0001-Make-ALTER-TRIGGER-recurse-to-partitions.patch) at 2021-07-20 20:13:21 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (renametrig-8.patch) at 2021-07-20 00:03:08 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (recursive_tgrename.07.patch) at 2021-07-15 12:43:20 from Arne Roland <A.Roland at index.de> (Patch: Yes)
    Attachment (recursive_tgrename.6.patch) at 2021-06-28 10:16:04 from Arne Roland <A.Roland at index.de> (Patch: Yes)
    Attachment (recursive_tgrename.5.patch) at 2021-04-02 17:55:16 from Arne Roland <A.Roland at index.de> (Patch: Yes)
    Attachment (recursive_tgrename.4.patch) at 2021-03-29 09:38:12 from Arne Roland <A.Roland at index.de> (Patch: Yes)
    Attachment (recursive_tgrename.2.patch) at 2020-11-27 00:19:57 from Arne Roland <A.Roland at index.de> (Patch: Yes)
    Attachment (recursive_tgrename.1.patch) at 2020-11-27 00:05:02 from Arne Roland <A.Roland at index.de> (Patch: Yes)
    Attachment (recursive_tgrename.patch) at 2020-11-26 23:28:31 from Arne Roland <A.Roland at index.de> (Patch: Yes)
History
When Who What
2021-07-22 22:35:54 Álvaro Herrera (alvherre) Closed in commitfest 2021-07 with status: Committed
2021-07-19 22:03:51 Álvaro Herrera (alvherre) Added alvherre as committer
2021-07-15 13:04:44 Arne Roland (harks) Changed authors to Arne Roland (harks)
2021-07-15 13:04:15 Arne Roland (harks) New status: Needs review
2021-07-15 12:08:09 vigneshwaran C (vignesh.postgres) New status: Waiting on Author
2021-04-08 15:50:09 David Steele (dsteele) Closed in commitfest 2021-03 with status: Moved to next CF
2021-04-02 18:03:07 Arne Roland (harks) New status: Needs review
2021-03-18 15:57:08 David Steele (dsteele) New status: Waiting on Author
2021-01-15 22:24:51 Álvaro Herrera (alvherre) Added alvherre as reviewer
2021-01-15 22:24:32 Álvaro Herrera (alvherre) Attached mail thread d0fd7040c2fb4de1a111b9d9ccc456b8@index.de
2021-01-15 22:24:32 Álvaro Herrera (alvherre) Created patch record
Edit