pgsql: Get rid of pg_dump's README

Lists: pgsql-committers
From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Get rid of pg_dump's README
Date: 2013-01-17 04:52:11
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

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(-)