Re: Update does not move row across foreign partitions in v11
Derek Hans <derek.hans@gmail.com>
From: Derek Hans <derek.hans@gmail.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Amit Langote <amitlangote09@gmail.com>,
Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>, David Rowley <david.rowley@2ndquadrant.com>,
Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
Robert Haas <robertmhaas@gmail.com>
Date: 2019-03-12T22:36:45Z
Lists: pgsql-hackers, pgsql-general
As the original reporter, thanks a ton for all the hard work you're putting into the documentation! On Tue, Mar 12, 2019, 12:04 PM Alvaro Herrera <alvherre@2ndquadrant.com> wrote: > On 2019-Mar-09, Amit Langote wrote: > > > Attached find 3 patches -- for PG 10, 11, and HEAD. I also realizes > > that a description of PARTITION OF clause was also missing in the > > Parameters section of CREATE FOREIGN TABLE, which is fixed too. > > Thanks! Applied all three -- I appreciate your help in getting this > sorted out. (There were a number of xml/sgml errors, plus one typo, > though.) > > -- > Álvaro Herrera https://www.2ndQuadrant.com/ > PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services >
Commits
-
Fix documentation on partitioning vs. foreign tables
- fc84c05acd15 12.0 landed
- cadead6c3c8e 10.8 landed
- b16f8a290582 11.3 landed