pgsql: doc: adjust DECLARE docs to mention FOR UPDATE behavior

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: adjust DECLARE docs to mention FOR UPDATE behavior
Date: 2018-05-28 17:16:15
Message-ID: E1fNLkl-0007zG-HZ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9b5532a3c73394cefb24109662841d1634719563

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2018-05-28 18:19:58 pgsql: doc: mark 'replaceable' parameter for backup program listing
Previous Message Andrew Dunstan 2018-05-27 14:45:23 pgsql: Avoid use of unportable hex constant in convutils.pm