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)
commit2d19f13773cac817ff254954142a458a256e8232
treebe194b66cb11186943f9b8e85374493e109cf417
parent4bccceaa9179bffbe3469909e28ce4ded34f0a09
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: http://postgr.es/m/161052021249.12228.9598689907884726185@wrigleys.postgresql.org
doc/src/sgml/ref/pg_dump.sgml