Doc: clarify behavior of back-half options in pg_dump.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 13 Jan 2021 18:30:04 +0000 (13:30 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 13 Jan 2021 18:30:04 +0000 (13:30 -0500)
commit06ed235adeb621a73cafd6ab35fa2405b3177329
treeccad44c7a003c1c005e30db5dfdc361e513a6b2d
parentd168b666823b6e0bcf60ed19ce24fb5fb91b8ccf
Doc: clarify behavior of back-half options in pg_dump.

Options that change how the archive data is converted to SQL text
are ignored when dumping to archive formats.  The documentation
previously said "not meaningful", which is not helpful.

Discussion: https://postgr.es/m/161052021249.12228.9598689907884726185@wrigleys.postgresql.org
doc/src/sgml/ref/pg_dump.sgml