Document lock taken on referenced table when adding a foreign key

Michael Paquier <michael@paquier.xyz>

Commit: 3d4b143dc7fd9d060e9f11ac6c17620f58cfc33d
Author: Michael Paquier <michael@paquier.xyz>
Date: 2018-09-21T06:09:40Z
Releases: 11.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