Document lock taken on referenced table when adding a foreign key

Michael Paquier <michael@paquier.xyz>

Commit: ce9cf8e7e6c436e13a729e2369c2c7ca1eae064d
Author: Michael Paquier <michael@paquier.xyz>
Date: 2018-09-21T06:03:37Z
Releases: 12.0
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/c4e8af11-1dfc-766a-c953-76979b9fcdaa@anayrat.info

Files

PathChange+/−
doc/src/sgml/ref/alter_table.sgml modified +5 −0
doc/src/sgml/ref/create_table.sgml modified +3 −1

Documentation touched

Discussion