Support adding partitioned tables to logical replication publications

Edit
Title Support adding partitioned tables to logical replication publications
Topic Server Features
Created 2019-10-10 06:26:57
Last modified 2020-04-08 09:26:54 (3 years, 11 months ago)
Latest email 2020-04-08 14:10:37 (3 years, 11 months ago)
Status
2020-03: Committed
2020-01: Moved to next CF
2019-11: Moved to next CF
Target version
Authors Amit Langote (amitlan)
Reviewers Peter Eisentraut (petere), Rafia Sabih (rafia.sabih), Rui Zhao (markrui)Become reviewer
Committer Peter Eisentraut (petere)
Links
Emails
adding partitioned tables to publications
First at 2019-10-07 00:55:23 by Amit Langote <amitlangote09 at gmail.com>
Latest at 2020-04-08 14:10:37 by Amit Langote <amitlangote09 at gmail.com>
Latest attachment (logicalrep-partition-test-coverage-fixes.patch) at 2020-04-08 14:07:44 from Amit Langote <amitlangote09 at gmail.com>
    Attachment (logicalrep-partition-test-coverage-fixes.patch) at 2020-04-08 14:07:44 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (v20-0001-Allow-publishing-partition-changes-via-ancestors.patch) at 2020-04-08 05:45:54 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (v19-0001-Allow-publishing-partition-changes-via-ancestors.patch) at 2020-04-07 16:22:08 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (0001-fixup-Allow-publishing-partition-changes-via-ancesto.patch) at 2020-04-07 09:01:02 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com> (Patch: Yes)
    Attachment (v18-0001-Allow-publishing-partition-changes-via-ancestors.patch) at 2020-04-07 06:44:50 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (v17-0001-Allow-publishing-partition-changes-via-ancestors.patch) at 2020-04-06 15:04:37 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (v16-0001-Add-subscription-support-to-replicate-into-parti.patch) at 2020-04-03 14:25:02 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (v1-0001-worker.c-refactor-code-to-look-up-local-tuple.patch) at 2020-03-30 15:42:25 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (v14-0003-Publish-partitioned-table-inserts-as-its-own.patch) at 2020-03-27 13:10:28 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (v13-0003-Publish-partitioned-table-inserts-as-its-own.patch) at 2020-03-23 05:02:25 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (v12-0003-Add-subscription-support-to-replicate-into-parti.patch) at 2020-03-18 07:33:04 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (0001-Prepare-to-support-non-tables-in-publications.patch) at 2020-03-16 12:49:26 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com> (Patch: Yes)
    Attachment (v11-0001-Support-adding-partitioned-tables-to-publication.patch) at 2020-01-29 08:39:10 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (v10-0002-Some-refactoring-of-logical-worker.c.patch) at 2020-01-23 10:10:05 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (v9-0001-Support-adding-partitioned-tables-to-publication.patch) at 2020-01-22 05:38:06 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (v8-0001-Support-adding-partitioned-tables-to-publication.patch) at 2020-01-07 05:01:49 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (v7-0001-Support-adding-partitioned-tables-to-publication.patch) at 2019-12-16 09:19:37 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (v6-0002-Add-publish_using_root_schema-parameter-for-publi.patch) at 2019-12-06 07:48:42 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (v5-0001-Support-adding-partitioned-tables-to-publications.patch) at 2019-11-18 08:53:11 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Some-refactoring-of-publication-and-subscription-.patch) at 2019-11-11 07:59:08 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (0001-Some-refactoring-of-publication-and-subscription-cod.patch) at 2019-11-08 04:27:46 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (lr_part_test.txt) at 2019-11-04 15:41:40 from Rafia Sabih <rafia.pghackers at gmail.com> (Patch: No)
    Attachment (v2-0001-Support-adding-partitioned-tables-to-publication.patch) at 2019-10-11 06:05:54 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (0001-Support-adding-partitioned-tables-to-publication.patch) at 2019-10-07 00:55:23 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
History
When Who What
2020-12-30 09:24:46 Rui Zhao (markrui) Added markrui as reviewer
2020-04-08 09:26:54 Peter Eisentraut (petere) Closed in commitfest 2020-03 with status: Committed
2020-04-06 06:23:49 Peter Eisentraut (petere) Added petere as committer
2020-04-06 06:23:47 Peter Eisentraut (petere) New status: Ready for Committer
2020-03-25 12:30:56 Peter Eisentraut (petere) New status: Waiting on Author
2020-02-01 12:56:33 Tomas Vondra (fuzzycz) Closed in commitfest 2020-01 with status: Moved to next CF
2020-01-13 09:32:20 Rafia Sabih (rafia.sabih) Added rafia.sabih as reviewer
2019-12-06 07:54:51 Amit Langote (amitlan) New status: Needs review
2019-11-28 03:58:01 Michael Paquier (michael-kun) New status: Waiting on Author
2019-11-28 03:57:53 Michael Paquier (michael-kun) Closed in commitfest 2019-11 with status: Moved to next CF
2019-11-28 03:57:48 Michael Paquier (michael-kun) New status: Needs review
2019-11-21 09:58:22 Peter Eisentraut (petere) New status: Waiting on Author
2019-11-08 05:48:28 Amit Langote (amitlan) New status: Needs review
2019-11-06 08:00:37 Peter Eisentraut (petere) New status: Waiting on Author
2019-10-31 09:30:06 Peter Eisentraut (petere) Added petere as reviewer
2019-10-10 06:27:06 Amit Langote (amitlan) Changed authors to Amit Langote (amitlan)
2019-10-10 06:26:57 Amit Langote (amitlan) Attached mail thread CA+HiwqH=Y85vRK3mOdjEkqFK+E=ST=eQiHdpj43L=_eJMOOznQ@mail.gmail.com
2019-10-10 06:26:57 Amit Langote (amitlan) Created patch record
Edit