Document lock taken on referenced table when adding a foreign key This can happen for CREATE TABLE and ALTER TABLE, so a mention is added to both of them in the concerned subsections.
Author: Adrien Nayrat Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/ce9cf8e7e6c436e13a729e2369c2c7ca1eae064d Modified Files -------------- doc/src/sgml/ref/alter_table.sgml | 5 +++++ doc/src/sgml/ref/create_table.sgml | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-)
