pgsql: doc: mention that INSERT can block because of unique indexes - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: mention that INSERT can block because of unique indexes
Date
Msg-id E1oC4LJ-000Bcp-0k@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  mention that INSERT can block because of unique indexes

Initial patch by David G. Johnston.

Reported-by: David G. Johnston

Discussion: https://postgr.es/m/CAKFQuwZpbdzceO41VE-xt1Xh8rWRRfgopTAK1wL9EhCo0Am-Sw@mail.gmail.com

Backpatch-through: 10

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4996786a90aa195025e2ee1fccb9d478740108a6

Modified Files
--------------
doc/src/sgml/ref/insert.sgml | 5 +++++
1 file changed, 5 insertions(+)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: mention the pg_locks lock names in parentheses
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: clarify that "excluded" ON CONFLICT is a single row