mirror of
https://github.com/postgres/postgres.git
synced 2025-06-01 14:21:49 +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>
|
<term><option>--no-comments</option></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Do not dump comments.
|
Do not dump <command>COMMENT</command> commands.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user