pgsql: doc: adjust DECLARE docs to mention FOR UPDATE behavior - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: adjust DECLARE docs to mention FOR UPDATE behavior
Date
Msg-id E1fNLkl-0007zN-IR@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  adjust DECLARE docs to mention FOR UPDATE behavior

Reported-by: Peter Eisentraut

Discussion: https://postgr.es/m/8dc63ba7-dc56-fc7c-fc16-4fae03e3bfe6@2ndquadrant.com

Author: Peter Eisentraut, Tom Lane, me

Backpatch-through: 9.3

Branch
------
REL9_3_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7f5f74686dc3373626ce7e77d47b10c02cc48279

Modified Files
--------------
doc/src/sgml/ref/declare.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Avoid use of unportable hex constant in convutils.pm
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: mark 'replaceable' parameter for backup program listing