]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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)
commit0363b7e908cdbcac060b82e97232b35ab3caa484
tree13d9b3e9be1b16801c74ffb3b0a3e7be2fef29f7
parent0b2ae3c928b2926fafa1c423b07b949a4c3bc402
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