summaryrefslogtreecommitdiff
path: root/src/bin/pg_dump/Makefile
Commit message (Expand)AuthorAgeFilesLines
* pg_dump: Add support for zstd compressionTomas Vondra2023-04-051-0/+2
* Add LZ4 compression to pg_dumpTomas Vondra2023-02-231-0/+2
* Introduce a generic pg_dump compression APITomas Vondra2023-02-231-0/+2
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* pg_dump: Dump colliculocalePeter Eisentraut2022-08-241-0/+1
* Extend TAP tests of pg_dump to test for compression with gzipMichael Paquier2022-04-051-0/+2
* Add missing dependency of pg_dumpall to WIN32RES.Andres Freund2022-03-221-1/+1
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Update copyright for 2021Bruce Momjian2021-01-021-1/+1
* Update copyrights for 2020Bruce Momjian2020-01-011-1/+1
* Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund2019-11-051-3/+12
* Update copyright for 2019Bruce Momjian2019-01-021-1/+1
* Prevent accidental linking of system-supplied copies of libpq.so etc.Tom Lane2018-04-031-1/+1
* Update copyright for 2018Bruce Momjian2018-01-021-1/+1
* Fix broken link-command-line ordering for libpgfeutils.Tom Lane2017-07-141-4/+4
* Update copyright via script for 2017Bruce Momjian2017-01-031-1/+1
* Clean up after pg_dump test runs.Tom Lane2016-05-061-0/+1
* Remove MODULES_big from test_pg_dumpStephen Frost2016-05-061-0/+3
* Add TAP tests for pg_dumpStephen Frost2016-05-061-0/+3
* Link libpq after libpgfeutils to satisfy Windows linker.Tom Lane2016-03-241-1/+1
* Create src/fe_utils/, and move stuff into there from pg_dump's dumputils.Tom Lane2016-03-241-3/+4
* Move keywords.c/kwlookup.c into src/common/.Tom Lane2016-03-231-12/+7
* Update copyright for 2016Bruce Momjian2016-01-021-1/+1
* Update copyright for 2015Bruce Momjian2015-01-061-1/+1
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Move some pg_dump function around.Heikki Linnakangas2013-03-271-2/+2
* Add parallel pg_dump option.Andrew Dunstan2013-03-241-1/+1
* Create libpgcommon, and move pg_malloc et al to itAlvaro Herrera2013-02-121-3/+3
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* pg_dump: Remove undocumented "files" output formatPeter Eisentraut2012-03-201-1/+1
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Simplify the pg_dump/pg_restore error reporting macros, and allowBruce Momjian2011-11-291-2/+2
* pg_dump: Fix clean rule after file renaming shufflePeter Eisentraut2011-11-291-1/+1
* Move pg_dump memory routines into pg_dumpmem.c/h and restore common.cBruce Momjian2011-11-261-3/+3
* Modify pg_dump to use error-free memory allocation macros. This avoidsBruce Momjian2011-11-251-4/+4
* Add 'directory' format to pg_dump. The new directory format is compatibleHeikki Linnakangas2011-01-231-1/+1
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Refactor the pg_dump zlib code from pg_backup_custom.c to a separate file,Heikki Linnakangas2010-12-021-1/+1
* Improved parallel make supportPeter Eisentraut2010-11-121-4/+4
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Split the LDFLAGS make variable into two parts: LDFLAGS is now used forTom Lane2010-07-051-4/+4
* Add PGFILEDESC description to Makefiles for all /contrib executables.Bruce Momjian2010-05-121-1/+3
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* Update of install-sh, mkinstalldirs, and associated configuryPeter Eisentraut2009-08-261-2/+2
* Separate the key word list that lived in keywords.c into a new header fileAlvaro Herrera2009-03-071-14/+12
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminateTom Lane2007-09-271-2/+2
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2