Provide some proper minimal documentation for the pg_dump(all) --binary-upgrade

Peter Eisentraut <peter_e@gmx.net>

Commit: b966b519f5105999d7800762ccfbd9ff4e23bef1
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2009-03-04T11:57:00Z
Releases: 8.4.0
Provide some proper minimal documentation for the pg_dump(all) --binary-upgrade
option.  We don't want to commit to what it does, but hiding it will only
cause confusion.

Files

PathChange+/−
doc/src/sgml/ref/pg_dumpall.sgml modified +13 −7
doc/src/sgml/ref/pg_dump.sgml modified +13 −7
src/bin/pg_dump/pg_dumpall.c modified +2 −1
src/bin/pg_dump/pg_dump.c modified +2 −1