Re: Postgres Partitions Limitations (5.11.2.3)
Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
From: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
To: Laurenz Albe <laurenz.albe@cybertec.at>
Cc: navbarry@gmail.com, pgsql-hackers@lists.postgresql.org
Date: 2023-12-01T13:19:46Z
Lists: pgsql-hackers, pgsql-docs
On Thu, Nov 30, 2023 at 10:29 PM Laurenz Albe <laurenz.albe@cybertec.at> wrote: > > On Thu, 2023-11-30 at 19:22 +0530, Ashutosh Bapat wrote: > > May be attach the patch to hackers thread (this) as well? > > If you want, sure. I thought it was good enough if the thread > is accessible via the commitfest app. The addition is long enough that it deserved to be outside of parentheses. I think it's worth mentioning the exception but in a way that avoids repeating what's mentioned in the last paragraph of just the previous section. I don't have brilliant ideas about how to rephrase it. Maybe "Using ONLY to add or drop a constraint, other than PRIMARY and UNIQUE, on only the partitioned table is supported as long as there are no partitions. ...". -- Best Wishes, Ashutosh Bapat
Commits
-
Fix omission in partitioning limitation documentation
- 18d51c0bb190 12.18 landed
- 9a94e9ae7ea2 13.14 landed
- 5b0287adcab3 14.11 landed
- bcaf41c608b1 15.6 landed
- af36f1993da1 16.2 landed
- ba2d2784f3f8 17.0 landed