pg_dump: Add a --load-via-partition-root option.

Rushabh Lathia, reviewed and somewhat revised by me.  Testing by
Rajkumar Raghuwanshi.

Discussion: 
http://postgr.es/m/CAGPqQf0C1he087bz9xRBOGZBuESYz9X=fp8ca_g+tfhgaff...@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/23d7680d04b958de327be96ffdde8f024140d50e

Modified Files
--------------
doc/src/sgml/ref/pg_dump.sgml    | 15 ++++++++
doc/src/sgml/ref/pg_dumpall.sgml | 15 ++++++++
src/bin/pg_dump/common.c         | 51 ++++++++++++++++++---------
src/bin/pg_dump/pg_backup.h      |  1 +
src/bin/pg_dump/pg_dump.c        | 76 ++++++++++++++++++++++++++++++++++++++--
src/bin/pg_dump/pg_dumpall.c     |  5 +++
6 files changed, 145 insertions(+), 18 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to