pgsql: doc: show direction is optional in FETCH/MOVE's FROM/IN syntax - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: show direction is optional in FETCH/MOVE's FROM/IN syntax
Date
Msg-id E1oTX8u-000pbq-Nk@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  show direction is optional in FETCH/MOVE's FROM/IN syntax

It used to show direction was required for FROM/IN.

Reported-by: Rob <rirans@comcast.net>

Discussion: https://postgr.es/m/20211015165248.isqjceyilelhnu3k@localhost

Author: Rob <rirans@comcast.net>

Backpatch-through: 10

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/086ec88cda3f408b3720e352a69d41d54f97adf6

Modified Files
--------------
doc/src/sgml/ref/fetch.sgml | 5 +++--
doc/src/sgml/ref/move.sgml  | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Be smarter about freeing tuples during tuplesorts
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: document the maximum char/varchar length value