pgsql: docs: psql '--' comments are not passed to the server

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: docs: psql '--' comments are not passed to the server
Date: 2014-04-10 21:17:04
Message-ID: E1WYMLI-0005tt-7G@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: psql '--' comments are not passed to the server

C-style block comments are passed to the server.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3c41b812c5578fd7bd5c2de42941012d7d56dde2

Modified Files
--------------
doc/src/sgml/ref/psql-ref.sgml | 6 ++++++
1 file changed, 6 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-04-12 16:08:24 pgsql: Create infrastructure for moving-aggregate optimization.
Previous Message Heikki Linnakangas 2014-04-10 20:42:13 pgsql: Fix bugs in GIN "fast scan" with partial match.