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
/
dumputils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Move some pg_dump function around.
Heikki Linnakangas
2013-03-27
1
-25
/
+1
*
Get rid of obsolete parse_version helper function.
Heikki Linnakangas
2013-03-26
1
-1
/
+0
*
Add PF_PRINTF_ATTRIBUTE to on_exit_msg_fmt.
Heikki Linnakangas
2013-03-25
1
-1
/
+2
*
Fix some unportable constructs in parallel pg_dump code.
Tom Lane
2013-03-24
1
-2
/
+1
*
Add parallel pg_dump option.
Andrew Dunstan
2013-03-24
1
-5
/
+8
*
Support multiple -t/--table arguments for more commands
Magnus Hagander
2013-01-17
1
-0
/
+17
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
1
-6
/
+9
*
Rewrite --section option to decouple it from --schema-only/--data-only.
Tom Lane
2012-05-29
1
-3
/
+11
*
Invent on_exit_nicely for pg_dump.
Robert Haas
2012-02-16
1
-0
/
+4
*
pg_dump: Add GCC noreturn attribute to appropriate functions
Peter Eisentraut
2012-01-31
1
-1
/
+1
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
Add --section option to pg_dump and pg_restore.
Andrew Dunstan
2011-12-16
1
-0
/
+1
*
Clean up after recent pg_dump patches.
Tom Lane
2011-11-29
1
-0
/
+3
*
Simplify the pg_dump/pg_restore error reporting macros, and allow
Bruce Momjian
2011-11-29
1
-0
/
+4
*
Support SECURITY LABEL on databases, tablespaces, and roles.
Robert Haas
2011-07-20
1
-0
/
+4
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
1
-1
/
+1
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
1
-1
/
+1
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Code review for --quote-all-identifiers patch: add missing --help documentation
Tom Lane
2010-08-03
1
-3
/
+3
*
Add options to force quoting of all identifiers.
Robert Haas
2010-07-22
1
-1
/
+3
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
1
-3
/
+3
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Make it possibly to specify GUC params per user and per database.
Alvaro Herrera
2009-10-07
1
-2
/
+2
*
Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust
Tom Lane
2009-10-05
1
-2
/
+6
*
Fix pg_dump to do the right thing when escaping the contents of large objects.
Tom Lane
2009-08-04
1
-1
/
+4
*
Use thread-local storage for querybuffer in fmtId() on Windows, when needed (...
Andrew Dunstan
2009-03-11
1
-1
/
+2
*
Support column-level privileges, as required by SQL standard.
Tom Lane
2009-01-22
1
-3
/
+3
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
1
-2
/
+2
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
Move processNamePattern into dumputils.c in preparation for using it in
Tom Lane
2006-10-09
1
-1
/
+7
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
1
-3
/
+3
*
Fix up pg_dump to do string escaping fully correctly for client encoding
Tom Lane
2006-05-28
1
-4
/
+5
*
Use E'' strings internally only when standard_conforming_strings =
Bruce Momjian
2006-05-26
1
-3
/
+2
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
1
-2
/
+2
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
1
-2
/
+2
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
1
-5
/
+5
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
1
-2
/
+2
*
Use dollar-quoting for function bodies, unless disabled with
Tom Lane
2004-03-23
1
-1
/
+5
*
pg_dump support for function parameter names.
Tom Lane
2004-01-07
1
-1
/
+2
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Move simple_prompt()/sprompt.c into /port.
Bruce Momjian
2003-08-08
1
-3
/
+1
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
1
-2
/
+2
*
pgindent run.
Bruce Momjian
2003-08-04
1
-6
/
+6
*
Cause pg_dumpall to include GRANT/REVOKE for database-level permissions
Tom Lane
2003-05-30
1
-5
/
+10
*
Allow pg_dumpall to work with previous releases again. Don't pass the -c
Peter Eisentraut
2002-09-07
1
-1
/
+2
*
pgindent run.
Bruce Momjian
2002-09-04
1
-2
/
+2
*
Fix compile warning.
Tom Lane
2002-08-27
1
-2
/
+2
[next]