diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index 5dce06af26e..85899d78fc5 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -679,6 +679,12 @@ testdb=> and . + + + While C-style block comments are passed to the server for + processing and removal, SQL-standard comments are removed by + psql. +