doc: show direction is optional in FETCH/MOVE's FROM/IN syntax

Bruce Momjian <bruce@momjian.us>

Commit: 91b442aae76bf01bd4827ae03d017593fd04bf5b
Author: Bruce Momjian <bruce@momjian.us>
Date: 2022-08-31T23:28:41Z
Releases: 10.23
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

Files

PathChange+/−
doc/src/sgml/ref/fetch.sgml modified +3 −2
doc/src/sgml/ref/move.sgml modified +3 −2

Documentation touched