index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
REL_19_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_dump
Age
Commit message (
Expand
)
Author
2016-05-09
Translation updates
Peter Eisentraut
2016-04-13
Fix pg_dump so pg_upgrade'ing an extension with simple opfamilies works.
Tom Lane
2016-03-28
Translation updates
Peter Eisentraut
2016-02-08
Translation updates
Peter Eisentraut
2016-02-04
In pg_dump, ensure that view triggers are processed after view rules.
Tom Lane
2016-01-13
Handle extension members when first setting object dump flags in pg_dump.
Tom Lane
2016-01-03
Teach pg_dump to quote reloption values safely.
Tom Lane
2015-11-22
Adopt the GNU convention for handling tar-archive members exceeding 8GB.
Tom Lane
2015-10-05
Translation updates
Peter Eisentraut
2015-10-01
Fix pg_dump to handle inherited NOT VALID check constraints correctly.
Tom Lane
2015-09-21
Restrict file mode creation mask during tmpfile().
Noah Misch
2015-09-11
pg_dump, pg_upgrade: allow postgres/template1 tablespace moves
Bruce Momjian
2015-08-11
Fix privilege dumping from servers too old to have that type of privilege.
Tom Lane
2015-08-04
Fix pg_dump to dump shell types.
Tom Lane
2015-07-25
Restore use of zlib default compression in pg_dump directory mode.
Andrew Dunstan
2015-07-12
Fix assorted memory leaks.
Tom Lane
2015-05-18
Translation updates
Peter Eisentraut
2015-03-02
Fix pg_dump handling of extension config tables
Stephen Frost
2015-02-18
Fix failure to honor -Z compression level option in pg_dump -Fd.
Tom Lane
2015-02-12
pg_upgrade: preserve freeze info for postgres/template1 dbs
Bruce Momjian
2015-02-11
Fix more memory leaks in failure path in buildACLCommands.
Tom Lane
2015-02-11
Fix pg_dump's heuristic for deciding which casts to dump.
Tom Lane
2015-02-02
Translation updates
Peter Eisentraut
2015-01-18
Fix use of already freed memory when dumping a database's security label.
Andres Freund
2014-11-13
Fix pg_dumpall to restore its ability to dump from ancient servers.
Tom Lane
2014-10-17
Fix core dump in pg_dump --binary-upgrade on zero-column composite type.
Tom Lane
2014-09-26
Fix identify_locking_dependencies for schema-only dumps.
Robert Haas
2014-07-25
Fix a performance problem in pg_dump's dump order selection logic.
Tom Lane
2014-06-13
Fix pg_restore's processing of old-style BLOB COMMENTS data.
Tom Lane
2014-05-06
Remove tabs after spaces in C comments
Bruce Momjian
2013-12-29
Don't attempt to limit target database for pg_restore.
Kevin Grittner
2013-12-02
Translation updates
Peter Eisentraut
2013-11-30
Fix pg_dumpall to work for databases flagged as read-only.
Kevin Grittner
2013-10-07
Translation updates
Peter Eisentraut
2013-06-27
Mark index-constraint comments with correct dependency in pg_dump.
Tom Lane
2013-06-25
Properly dump dropped foreign table cols in binary-upgrade mode.
Andrew Dunstan
2013-06-15
Fix pg_restore -l with the directory archive to display the correct format name.
Fujii Masao
2013-06-10
Fix ordering of obj id for Rules and EventTriggers in pg_dump.
Joe Conway
2013-04-26
Ensure that user created rows in extension tables get dumped if the table is ...
Joe Conway
2013-04-01
Translation updates
Peter Eisentraut
2013-03-31
Translation updates
Alvaro Herrera
2013-03-29
Must check indisready not just indisvalid when dumping from 9.2 server.
Tom Lane
2013-03-26
Ignore invalid indexes in pg_dump.
Tom Lane
2013-02-20
Fix pg_dumpall with database names containing =
Heikki Linnakangas
2013-02-20
Don't pass NULL to fprintf, if a bogus connection string is given to pg_dump.
Heikki Linnakangas
2013-02-04
Translation updates
Peter Eisentraut
2013-01-25
Make pg_dump exclude unlogged table data on hot standby slaves
Magnus Hagander
2012-12-09
Fix assorted bugs in privileges-for-types patch.
Tom Lane
2012-12-03
Translation updates
Peter Eisentraut
2012-10-26
In pg_dump, dump SEQUENCE SET items in the data not pre-data section.
Tom Lane
[next]