pgsql: Fix mangled grammar.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix mangled grammar.
Date: 2010-08-03 19:02:21
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix mangled grammar.

Modified Files:
--------------
pgsql/doc/src/sgml:
config.sgml (r1.302 -> r1.303)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.302&r2=1.303)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-08-03 19:24:05 pgsql: Code review for --quote-all-identifiers patch: add missing --help
Previous Message Robert Haas 2010-08-03 18:49:24 Re: [COMMITTERS] pgsql: Add \conninfo command to psql, to show current connection info.