mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 03:21:24 +03:00
doc: clarify pg_dump --no-comments meaning as SQL comments
Discussion: https://postgr.es/m/ZyjdAjEsXbFPkD3t@momjian.us Backpatch-through: master
This commit is contained in:
parent
cffca3665d
commit
b38bac26e2
@ -1075,7 +1075,7 @@ PostgreSQL documentation
|
||||
<term><option>--no-comments</option></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Do not dump comments.
|
||||
Do not dump <command>COMMENT</command> commands.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Loading…
x
Reference in New Issue
Block a user