Skip to content
Snippets Groups Projects
Commit 3c41b812 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

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

C-style block comments are passed to the server.
parent 614167c6
No related branches found
No related tags found
No related merge requests found
......@@ -679,6 +679,12 @@ testdb=>
<xref linkend="SQL-LISTEN"> and
<xref linkend="SQL-NOTIFY">.
</para>
<para>
While C-style block comments are passed to the server for
processing and removal, SQL-standard comments are removed by
<application>psql</application>.
</para>
</refsect2>
<refsect2 id="APP-PSQL-meta-commands">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment