aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2012-02-07 10:07:02 -0500
committerRobert Haas <rhaas@postgresql.org>2012-02-07 10:07:02 -0500
commit1631598ea204a3b05104f25d008b510ff5a5c94a (patch)
tree593936b8f7b0d80f69a690b194dc33950cf14675 /src/backend/utils/adt/numeric.c
parenta347f96b99741e44276cdd481a72d04f1b2ac5fc (diff)
downloadpostgresql-1631598ea204a3b05104f25d008b510ff5a5c94a.tar.gz
postgresql-1631598ea204a3b05104f25d008b510ff5a5c94a.zip
pg_dump: Further reduce reliance on global variables.
This is another round of refactoring to make things simpler for parallel pg_dump. pg_dump.c now issues SQL queries through the relevant Archive object, rather than relying on the global variable g_conn. This commit isn't quite enough to get rid of g_conn entirely, but it makes a big dent in its utilization and, along the way, manages to be slightly less code than before.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions