pgsql: Document lock taken on referenced table when adding a foreignke - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Document lock taken on referenced table when adding a foreignke
Date
Msg-id E1g3EgK-0008V4-No@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/3d4b143dc7fd9d060e9f11ac6c17620f58cfc33d

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(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Make WAL segment size configurable at initdb time.
Next
From: David Steele
Date:
Subject: Re: pgsql: Make WAL segment size configurable at initdb time.