pgsql: doc: Fix description of \copy for psql

Started by Michael Paquierabout 6 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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: /messages/by-id/CALDaNm3zWr=OmxeNqOqfT=uZTSdam_j-gkX94CL8eTNfgUtf6A@mail.gmail.com
Backpatch-through: 12

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/aee67299306e717986f054d149f6cb2f1c447656

Modified Files
--------------
doc/src/sgml/ref/psql-ref.sgml | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)