pgsql: doc: Improve COPY synopsis

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Improve COPY synopsis
Date: 2022-05-23 11:11:29
Message-ID: E1nt5yD-000kNN-4S@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Improve COPY synopsis

Upper-case MATCH so that it is clearer that it is a keyword in this
context.

Discussion: https://www.postgresql.org/message-id/flat/20220517.174342.1884842412165214815.horikyota.ntt%40gmail.com

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2022-05-24 02:01:24 pgsql: Remove duplicated words in comments of pgstat.c and pgstat_inter
Previous Message Peter Eisentraut 2022-05-23 08:57:06 pgsql: pg_upgrade: Tweak translatable strings