index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_dump
/
Makefile
Age
Commit message (
Expand
)
Author
16 hours
Update copyright for 2026
HEAD
origin/master
origin/HEAD
master
Bruce Momjian
2025-04-04
Move common pg_dump code related to connections to a new file
Andrew Dunstan
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-01-03
Update copyright for 2024
Bruce Momjian
2023-11-29
Read include/exclude commands for dump/restore from file
Daniel Gustafsson
2023-11-06
Remove distprep
Peter Eisentraut
2023-04-05
pg_dump: Add support for zstd compression
Tomas Vondra
2023-02-23
Add LZ4 compression to pg_dump
Tomas Vondra
2023-02-23
Introduce a generic pg_dump compression API
Tomas Vondra
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-08-24
pg_dump: Dump colliculocale
Peter Eisentraut
2022-04-05
Extend TAP tests of pg_dump to test for compression with gzip
Michael Paquier
2022-03-22
Add missing dependency of pg_dumpall to WIN32RES.
Andres Freund
2022-01-07
Update copyright for 2022
Bruce Momjian
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-11-05
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-04-03
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-01-02
Update copyright for 2018
Bruce Momjian
2017-07-14
Fix broken link-command-line ordering for libpgfeutils.
Tom Lane
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-05-06
Clean up after pg_dump test runs.
Tom Lane
2016-05-06
Remove MODULES_big from test_pg_dump
Stephen Frost
2016-05-06
Add TAP tests for pg_dump
Stephen Frost
2016-03-24
Link libpq after libpgfeutils to satisfy Windows linker.
Tom Lane
2016-03-24
Create src/fe_utils/, and move stuff into there from pg_dump's dumputils.
Tom Lane
2016-03-23
Move keywords.c/kwlookup.c into src/common/.
Tom Lane
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-03-27
Move some pg_dump function around.
Heikki Linnakangas
2013-03-24
Add parallel pg_dump option.
Andrew Dunstan
2013-02-12
Create libpgcommon, and move pg_malloc et al to it
Alvaro Herrera
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-03-20
pg_dump: Remove undocumented "files" output format
Peter Eisentraut
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-11-29
Simplify the pg_dump/pg_restore error reporting macros, and allow
Bruce Momjian
2011-11-29
pg_dump: Fix clean rule after file renaming shuffle
Peter Eisentraut
2011-11-26
Move pg_dump memory routines into pg_dumpmem.c/h and restore common.c
Bruce Momjian
2011-11-25
Modify pg_dump to use error-free memory allocation macros. This avoids
Bruce Momjian
2011-01-23
Add 'directory' format to pg_dump. The new directory format is compatible
Heikki Linnakangas
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-12-02
Refactor the pg_dump zlib code from pg_backup_custom.c to a separate file,
Heikki Linnakangas
2010-11-12
Improved parallel make support
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-07-05
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
Tom Lane
2010-05-12
Add PGFILEDESC description to Makefiles for all /contrib executables.
Bruce Momjian
2010-01-02
Update copyright for the year 2010.
Bruce Momjian
2009-08-26
Update of install-sh, mkinstalldirs, and associated configury
Peter Eisentraut
[next]