Thread: pgsql: Get rid of pg_dump's README

pgsql: Get rid of pg_dump's README

From
Peter Eisentraut
Date:
Get rid of pg_dump's README

It was largely full of outdated and incorrect information.  Move the few
notes which were still relevant into header comments of pg_backup_tar.c
and pg_dumpall.c.

Josh Kupershmidt

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/36bdfa52a0780d2fcbb48665ab7ca98a13593fdf

Modified Files
--------------
src/bin/pg_dump/README          |   78 ---------------------------------------
src/bin/pg_dump/pg_backup_tar.c |    5 ++-
src/bin/pg_dump/pg_dumpall.c    |    2 +
3 files changed, 6 insertions(+), 79 deletions(-)