DETACH PARTITION and FOR EACH ROW triggers on partitioned tables

Edit
ID 2537
Title DETACH PARTITION and FOR EACH ROW triggers on partitioned tables
Topic Bug Fixes
Created 2020-04-19 00:23:11
Last modified 2020-04-21 21:16:10 (4 years, 6 months ago)
Latest email 2020-04-22 01:06:48 (4 years, 6 months ago)
Status
2020-07: Committed
Target version stable
Authors Justin Pryzby (justinpryzby)
Reviewers Amit Langote (amitlan), Álvaro Herrera (alvarofherrera)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/2537
git checkout commitfest/cf/2537
Emails
DETACH PARTITION and FOR EACH ROW triggers on partitioned tables
First at 2020-04-08 15:24:12 by Justin Pryzby <pryzby at telsasoft.com>
Latest at 2020-04-22 01:06:48 by Justin Pryzby <pryzby at telsasoft.com>
Latest attachment (v6-0001-fixups-c33869cc3bfc42bce822251f2fa1a2a346f86cc5.patch) at 2020-04-22 01:06:48 from Justin Pryzby <pryzby at telsasoft.com>
    Attachment (v6-0001-fixups-c33869cc3bfc42bce822251f2fa1a2a346f86cc5.patch) at 2020-04-22 01:06:48 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (doc.patch) at 2020-04-21 16:20:38 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (v6-0001-Fix-detaching-tables-with-inherited-row-triggers.patch) at 2020-04-20 23:04:06 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (v5-0001-fix-detaching-tables-with-inherited-row-triggers.patch) at 2020-04-20 19:57:40 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v4-0001-fix-detaching-tables-with-inherited-row-triggers.patch) at 2020-04-19 20:49:12 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v3-0001-fix-detaching-tables-with-inherited-row-triggers.patch) at 2020-04-19 01:28:11 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v2-0001-fix-detaching-tables-with-inherited-after-row-tri.patch) at 2020-04-19 00:22:06 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (0001-WIP-fix-detaching-tables-with-inherited-triggers.patch) at 2020-04-08 15:24:12 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
History
When Who What
2020-04-21 21:16:10 Justin Pryzby (justinpryzby) Closed in commitfest 2020-07 with status: Committed
2020-04-21 21:16:09 Justin Pryzby (justinpryzby) Changed committer to alvherre
2020-04-21 13:55:10 Justin Pryzby (justinpryzby) Changed reviewers to Amit Langote (amitlan), Álvaro Herrera (alvarofherrera)
2020-04-21 13:54:29 Justin Pryzby (justinpryzby) New status: Ready for Committer
2020-04-19 00:23:35 Justin Pryzby (justinpryzby) Changed authors to Justin Pryzby (justinpryzby)
2020-04-19 00:23:35 Justin Pryzby (justinpryzby) Changed targetversion to stable
2020-04-19 00:23:11 Justin Pryzby (justinpryzby) Attached mail thread 20200408152412.GZ2228@telsasoft.com
2020-04-19 00:23:11 Justin Pryzby (justinpryzby) Created patch record
Edit