doc: Fix description of \copy for psql

Michael Paquier <michael@paquier.xyz>

Commit: 580d8ac9b1ef2803f39b1e23d9da68fff9109c42
Author: Michael Paquier <michael@paquier.xyz>
Date: 2020-07-18T01:42:46Z
Releases: 13.0
doc: Fix description of \copy for psql

The WHERE clause introduced by 31f3817 was not described.  While on it,
split the grammar of \copy FROM and TO into two distinct parts for
clarity as they support different set of options.

Author: Vignesh C
Discussion: https://postgr.es/m/CALDaNm3zWr=OmxeNqOqfT=uZTSdam_j-gkX94CL8eTNfgUtf6A@mail.gmail.com
Backpatch-through: 12

Files

PathChange+/−
doc/src/sgml/ref/psql-ref.sgml modified +8 −2

Documentation touched

Discussion