Re: Documentation and code don't agree about partitioned table UPDATEs
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: David Rowley <david.rowley@2ndquadrant.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
Andres Freund <andres@anarazel.de>
Date: 2019-02-07T03:46:09Z
Lists: pgsql-hackers
On Wed, Feb 6, 2019 at 4:57 PM David Rowley <david.rowley@2ndquadrant.com> wrote: > > On Wed, 6 Feb 2019 at 16:20, Amit Kapila <amit.kapila16@gmail.com> wrote: > > I agree that the docs need to be updated and this patch should be > > backpatched as well. However, I think the older wording was more > > descriptive and clear, so I have modified your patch a bit to retain > > part of old wording, see the result as attached. > > I have to admit, I was quite fond of the original text, at least when > it was true. Your alteration of it seems pretty good to me too. > Thanks, pushed! -- With Regards, Amit Kapila. EnterpriseDB: http://www.enterprisedb.com
Commits
-
Doc: Update the documentation for row movement behavior across partitions.
- d850af428deb 11.2 landed
- 793c736d6909 12.0 landed