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

Bruce Momjian <bruce@momjian.us>

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