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

Bruce Momjian <bruce@momjian.us>

Commit: 086ec88cda3f408b3720e352a69d41d54f97adf6
Author: Bruce Momjian <bruce@momjian.us>
Date: 2022-08-31T23:28:42Z
Releases: 14.6
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