Re: update ALTER TABLE with ATTACH PARTITION lock mode (docs)
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>, Robert Haas <robertmhaas@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-11-01T14:01:22Z
Lists: pgsql-hackers
On Fri, Nov 01, 2019 at 08:59:48AM -0500, Justin Pryzby wrote: > I guess you mean because it's not a child until after the ALTER. Yes, that > makes sense. Yes, perhaps you have another idea than mine on how to shape this sentence? -- Michael
Commits
-
Doc: Clarify locks taken when using ALTER TABLE ATTACH PARTITION
- 4d04031dd279 12.1 landed
- 2a4d96ebbd65 13.0 landed
-
Doc: Improve description around ALTER TABLE ATTACH PARTITION
- f5efc931c2e8 10.11 landed
- 8f8ff09d49af 11.6 landed
- a7207a24d40e 12.1 landed
- ea881338014f 13.0 landed