index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_dump
/
pg_backup_files.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Make pg_dump/pg_restore --clean options drop large objects too.
Tom Lane
2009-07-21
1
-2
/
+2
*
Provide for parallel restoration from a custom format archive. Each data and
Andrew Dunstan
2009-02-02
1
-1
/
+4
*
Make pg_dump and friends consistently report both the filename and the
Tom Lane
2007-10-28
1
-10
/
+27
*
Fix pg_restore to guard against unexpected EOF while reading an archive file.
Tom Lane
2007-08-06
1
-4
/
+5
*
Code cleanup: mark some variables with the "const" modifier, when they
Neil Conway
2007-03-18
1
-2
/
+2
*
Fix pg_dump on win32 to properly dump files larger than 2Gb when using
Magnus Hagander
2007-02-19
1
-2
/
+2
*
Normalize fgets() calls to use sizeof() for calculating the buffer size
Peter Eisentraut
2007-02-08
1
-7
/
+6
*
Remove 576 references of include files that were not needed.
Bruce Momjian
2006-07-14
1
-2
/
+1
*
Add strerror to pg_dump error messages where missing.
Peter Eisentraut
2006-05-22
1
-5
/
+5
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-2
/
+2
*
pg_dump can now dump large objects even in plain-text output mode, by
Tom Lane
2005-06-21
1
-5
/
+1
*
Modify pg_dump so that the preferred dump order is by name within
Tom Lane
2004-03-03
1
-2
/
+3
*
Massive overhaul of pg_dump: make use of dependency information from
Tom Lane
2003-12-06
1
-4
/
+4
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Use calloc() to allocate empty structures.
Bruce Momjian
2003-10-08
1
-4
/
+4
*
Allow fseeko in pg_dump only if fseeko() will work for all supported file
Bruce Momjian
2002-10-25
1
-3
/
+3
*
Allow 8-byte off_t to properly pg_dump, from Philip Warner with mods by Bruce.
Bruce Momjian
2002-10-22
1
-5
/
+1
*
Fix portability problem (size_t != int).
Tom Lane
2002-09-10
1
-2
/
+2
*
pgindent run.
Bruce Momjian
2002-09-04
1
-5
/
+5
*
Enable large file support.
Peter Eisentraut
2002-08-20
1
-28
/
+20
*
Fix some more not-schema-aware queries in pg_dump. Also fix some places
Tom Lane
2002-05-29
1
-7
/
+7
*
Speed improvement for large object restore.
Bruce Momjian
2002-04-24
1
-1
/
+7
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-2
/
+1
*
For consistency with the rest of PostgreSQL, rename BLOBs to large objects
Peter Eisentraut
2001-09-21
1
-8
/
+8
*
More message munging and localization for pg_dump, especially the
Peter Eisentraut
2001-07-03
1
-3
/
+3
*
National language support for pg_dump and pg_restore. Combined with big
Peter Eisentraut
2001-06-27
1
-27
/
+23
*
Patch to put rudimentary dependency support into pg_dump. This addresses
Philip Warner
2001-04-01
1
-5
/
+5
*
Fix checking of file operations in demo ('files') output format.
Philip Warner
2001-03-23
1
-8
/
+19
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
1
-211
/
+238
*
- Added CVS headers to files
Philip Warner
2001-03-19
1
-0
/
+1
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
1
-2
/
+3
*
- Check ntuples == 1 for various SELECT statements.
Philip Warner
2001-01-12
1
-7
/
+37
*
Added long-standing transaction when restoring BLOBS (uses commit every BLOB_...
Philip Warner
2000-10-31
1
-0
/
+4
*
- Support for BLOB output from pg_dump and input via pg_restore
Philip Warner
2000-07-21
1
-303
/
+483
*
Please find attached a patch for the pg_dump directory which addresses:
Jan Wieck
2000-07-06
1
-4
/
+4
*
pg_dump patch from Philip Warner
Bruce Momjian
2000-07-04
1
-0
/
+303