diff options
author | Robert Haas <rhaas@postgresql.org> | 2012-02-16 13:00:24 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2012-02-16 13:00:24 -0500 |
commit | 689d0eb7db9514f33f49fd5260462b9ba8331e80 (patch) | |
tree | 7c34ac1d9d3614a87ca7bbb3425c0fcac42444fe /src/backend/regex | |
parent | 549e93c990575b2b69c49fcacc0f280bc9762db9 (diff) | |
download | postgresql-689d0eb7db9514f33f49fd5260462b9ba8331e80.tar.gz postgresql-689d0eb7db9514f33f49fd5260462b9ba8331e80.zip |
pg_dump: Remove global connection pointer.
Parallel pg_dump wants to have multiple ArchiveHandle objects, and
therefore multiple PGconns, in play at the same time. This should
be just about the end of the refactoring that we need in order to
make that workable.
Diffstat (limited to 'src/backend/regex')
0 files changed, 0 insertions, 0 deletions