diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2010-12-02 21:39:03 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2010-12-02 21:39:03 +0200 |
commit | bf9aa490db24b2334b3595ee33653bf2fe39208c (patch) | |
tree | 64c31227ebf39565e8e51bf3ec4ae0ae3c028e2d /src/backend/access/gist | |
parent | 225f0aa3dfef55554cbe2e6da73df5e41b9eec18 (diff) | |
download | postgresql-bf9aa490db24b2334b3595ee33653bf2fe39208c.tar.gz postgresql-bf9aa490db24b2334b3595ee33653bf2fe39208c.zip |
Refactor the pg_dump zlib code from pg_backup_custom.c to a separate file,
to make it easier to reuse that code. There is no user-visible changes.
This is in preparation for the patch to add a new archive format, a directory,
to perform a custom-like dump but with each table being dumped to a separate
file (that in turn is a prerequisite for parallel pg_dump). This also makes it
easier to add new compression methods in the future, and makes the
pg_backup_custom.c code easier to read, when the compression-related code is
factored out.
Joachim Wieland, with heavy editorialization by me.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions