pgsql: Add missing close brackets in old-style COPY syntax diagram.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add missing close brackets in old-style COPY syntax diagram.
Date: 2010-06-17 17:03:57
Message-ID: 20100617170357.E9DD87541D4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add missing close brackets in old-style COPY syntax diagram.
Spotted by Evan Carroll.

Modified Files:
--------------
pgsql/doc/src/sgml/ref:
copy.sgml (r1.98 -> r1.99)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/copy.sgml?r1=1.98&r2=1.99)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-06-17 17:31:27 pgsql: Clean up pg_archivecleanup's error and logging output: put
Previous Message Tom Lane 2010-06-17 16:41:25 pgsql: Don't allow walsender to send WAL data until it's been safely