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: https://postgr.es/m/[email protected] 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(+)
