git.postgresql.org Git - postgresql.git/commit
Mon, 6 Feb 2012 19:07:55 +0000 (14:07 -0500)
Mon, 6 Feb 2012 19:07:55 +0000 (14:07 -0500)
commit 3b157cf21dc2c1cd678580a178d05e0c1fbafd9d
pg_dump: Remove global Archive pointer.
Instead, everything that needs the Archive object now gets it as a
parameter. This is necessary infrastructure for parallel pg_dump,
but is also amply justified by the ugliness of the current code
(though a lot more than this is needed to fix that problem).
This is the main PostgreSQL git repository.
RSS
Atom