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_directory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-4
/
+4
*
Properly detect read and write errors in pg_dump/dumpall, and pg_restore
Bruce Momjian
2014-05-05
1
-27
/
+24
*
Remove MinGW readdir/errno bug workaround fixed on 2003-10-10
Bruce Momjian
2014-03-21
1
-6
/
+0
*
Properly check for readdir/closedir() failures
Bruce Momjian
2014-03-21
1
-2
/
+15
*
Remove use of sscanf in pg_upgrade, and add C comment to pg_dump
Bruce Momjian
2014-02-15
1
-0
/
+1
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
pg_dump: Formatting cleanup of new messages
Peter Eisentraut
2013-07-11
1
-1
/
+1
*
Move some pg_dump function around.
Heikki Linnakangas
2013-03-27
1
-1
/
+1
*
Add parallel pg_dump option.
Andrew Dunstan
2013-03-24
1
-20
/
+244
*
Create libpgcommon, and move pg_malloc et al to it
Alvaro Herrera
2013-02-12
1
-1
/
+0
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Standardize naming of malloc/realloc/strdup wrapper functions.
Tom Lane
2012-10-02
1
-3
/
+3
*
Add translator comments to module names
Alvaro Herrera
2012-07-25
1
-0
/
+1
*
pg_dump: Simplify mkdir() error checking
Peter Eisentraut
2012-07-20
1
-32
/
+3
*
pg_dump: Add missing newlines at end of messages
Peter Eisentraut
2012-06-18
1
-2
/
+2
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
1
-7
/
+7
*
Message style improvements
Peter Eisentraut
2012-06-07
1
-3
/
+3
*
pg_dump: get rid of die_horribly
Alvaro Herrera
2012-03-20
1
-28
/
+28
*
pg_restore: Fix memory and file descriptor leak with directory format
Peter Eisentraut
2012-03-16
1
-0
/
+3
*
Invent on_exit_nicely for pg_dump.
Robert Haas
2012-02-16
1
-8
/
+9
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
Move pg_dump memory routines into pg_dumpmem.c/h and restore common.c
Bruce Momjian
2011-11-26
1
-1
/
+1
*
Modify pg_dump to use error-free memory allocation macros. This avoids
Bruce Momjian
2011-11-25
1
-17
/
+8
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
1
-1
/
+0
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
1
-34
/
+39
*
Cleanup copyright years and file names in the header comments of some files.
Itagaki Takahiro
2011-03-10
1
-1
/
+1
*
Reorder includes to unbreak MSVC
Magnus Hagander
2011-01-23
1
-3
/
+3
*
Add 'directory' format to pg_dump. The new directory format is compatible
Heikki Linnakangas
2011-01-23
1
-0
/
+678