From: | Amit Langote <amitlangote09(at)gmail(dot)com> |
---|---|
To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
Cc: | Rafia Sabih <rafia(dot)pghackers(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: adding partitioned tables to publications |
Date: | 2020-03-30 15:42:25 |
Message-ID: | CA+HiwqE+z2=wLv3a41h7JopcnUZAiFPeaiQyxZeGQ62QV3vsPQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I have updated the comments in apply_handle_tuple_routing() (see 0002)
to better explain what's going on with UPDATE handling. I also
rearranged the tests a bit for clarity.
Attached updated patches.
--
Thank you,
Amit Langote
EnterpriseDB: http://www.enterprisedb.com
Attachment | Content-Type | Size |
---|---|---|
v1-0001-worker.c-refactor-code-to-look-up-local-tuple.patch | application/octet-stream | 4.3 KB |
v15-0003-Publish-partitioned-table-inserts-as-its-own.patch | application/octet-stream | 58.3 KB |
v15-0002-Add-subscription-support-to-replicate-into-parti.patch | application/octet-stream | 27.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2020-03-30 15:43:12 | Re: Unix-domain socket support on Windows |
Previous Message | Tomas Vondra | 2020-03-30 15:27:58 | Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions |