Thread: pgsql: pg_dump: Refactor dumpDatabase()

pgsql: pg_dump: Refactor dumpDatabase()

From
Peter Eisentraut
Date:
pg_dump: Refactor dumpDatabase()

Rearrange the version-dependent pieces in the new more modular style.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/56a3e848c74730cde15278266b757f4262948763

Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 39 +++++++++++++--------------------------
1 file changed, 13 insertions(+), 26 deletions(-)