pgsql: Doc: Clarify locks taken when using ALTER TABLE ATTACH PARTITION

Started by Michael Paquierover 6 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

Doc: Clarify locks taken when using ALTER TABLE ATTACH PARTITION

Since 898e5e32, this command uses partially ShareUpdateExclusiveLock,
but the docs did not get the call.

Author: Justin Pryzby
Reviewed-by: Amit Langote, Álvaro Herrera, Michael Paquier
Discussion: /messages/by-id/20191028001207.GB23808@telsasoft.com
Backpatch-through: 12

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4d04031dd279c4494f4e7b557844f77dec2f5322

Modified Files
--------------
doc/src/sgml/ref/alter_table.sgml | 7 +++++++
1 file changed, 7 insertions(+)