]> granicus.if.org Git - postgresql/commit
Document lock taken on referenced table when adding a foreign key
authorMichael Paquier <michael@paquier.xyz>
Fri, 21 Sep 2018 06:09:40 +0000 (15:09 +0900)
committerMichael Paquier <michael@paquier.xyz>
Fri, 21 Sep 2018 06:09:40 +0000 (15:09 +0900)
commit3d4b143dc7fd9d060e9f11ac6c17620f58cfc33d
tree02023292cd1f28b00e11a397a4ade5b78b089609
parent84f14fb788523d5175fc9b5a11c36853a3697d32
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
doc/src/sgml/ref/alter_table.sgml
doc/src/sgml/ref/create_table.sgml