aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_dump/compress_io.c
Commit message (Expand)AuthorAge
* Add parallel pg_dump option.Andrew Dunstan2013-03-24
* Create libpgcommon, and move pg_malloc et al to itAlvaro Herrera2013-02-12
* Update copyrights for 2013Bruce Momjian2013-01-01
* Standardize naming of malloc/realloc/strdup wrapper functions.Tom Lane2012-10-02
* Add translator comments to module namesAlvaro Herrera2012-07-25
* Message style improvementsPeter Eisentraut2012-06-07
* pg_dump: get rid of die_horriblyAlvaro Herrera2012-03-20
* Invent on_exit_nicely for pg_dump.Robert Haas2012-02-16
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Move pg_dump memory routines into pg_dumpmem.c/h and restore common.cBruce Momjian2011-11-26
* Modify pg_dump to use error-free memory allocation macros. This avoidsBruce Momjian2011-11-25
* Avoid compiler warning when building without zlibPeter Eisentraut2011-05-29
* pgindent run before PG 9.1 beta 1.Bruce Momjian2011-04-10
* Add 'directory' format to pg_dump. The new directory format is compatibleHeikki Linnakangas2011-01-23
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Move private struct declaration to compress_io.cAlvaro Herrera2010-12-02
* Remove trailing whitespaceAlvaro Herrera2010-12-02
* Silence compilerAlvaro Herrera2010-12-02
* Refactor the pg_dump zlib code from pg_backup_custom.c to a separate file,Heikki Linnakangas2010-12-02