index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_dump
/
dumputils.h
Age
Commit message (
Expand
)
Author
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-01-31
pg_dump: Fix handling of ALTER DEFAULT PRIVILEGES
Stephen Frost
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-04-07
In pg_dump, include pg_catalog and extension ACLs, if changed
Stephen Frost
2016-03-24
Create src/fe_utils/, and move stuff into there from pg_dump's dumputils.
Tom Lane
2016-01-13
Run pgindent on src/bin/pg_dump/*
Tom Lane
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-09-15
Fix whitespace
Peter Eisentraut
2015-09-14
Check existency of table/schema for -t/-n option (pg_dump/pg_restore)
Teodor Sigaev
2015-02-20
Use FLEXIBLE_ARRAY_MEMBER in a bunch more places.
Tom Lane
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-10-27
Avoid unportable strftime() behavior in pg_dump/pg_dumpall.
Tom Lane
2014-10-14
pg_dump: Reduce use of global variables
Alvaro Herrera
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-03-27
Move some pg_dump function around.
Heikki Linnakangas
2013-03-26
Get rid of obsolete parse_version helper function.
Heikki Linnakangas
2013-03-25
Add PF_PRINTF_ATTRIBUTE to on_exit_msg_fmt.
Heikki Linnakangas
2013-03-24
Fix some unportable constructs in parallel pg_dump code.
Tom Lane
2013-03-24
Add parallel pg_dump option.
Andrew Dunstan
2013-01-17
Support multiple -t/--table arguments for more commands
Magnus Hagander
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-05-30
Rewrite --section option to decouple it from --schema-only/--data-only.
Tom Lane
2012-02-16
Invent on_exit_nicely for pg_dump.
Robert Haas
2012-01-31
pg_dump: Add GCC noreturn attribute to appropriate functions
Peter Eisentraut
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-12-17
Add --section option to pg_dump and pg_restore.
Andrew Dunstan
2011-11-30
Clean up after recent pg_dump patches.
Tom Lane
2011-11-29
Simplify the pg_dump/pg_restore error reporting macros, and allow
Bruce Momjian
2011-07-20
Support SECURITY LABEL on databases, tablespaces, and roles.
Robert Haas
2011-04-10
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-08-03
Code review for --quote-all-identifiers patch: add missing --help documentation
Tom Lane
2010-07-22
Add options to force quoting of all identifiers.
Robert Haas
2010-02-26
pgindent run for 9.0
Bruce Momjian
2010-01-02
Update copyright for the year 2010.
Bruce Momjian
2009-10-07
Make it possibly to specify GUC params per user and per database.
Alvaro Herrera
2009-10-05
Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust
Tom Lane
2009-08-04
Fix pg_dump to do the right thing when escaping the contents of large objects.
Tom Lane
2009-03-11
Use thread-local storage for querybuffer in fmtId() on Windows, when needed (...
Andrew Dunstan
2009-01-22
Support column-level privileges, as required by SQL standard.
Tom Lane
2009-01-01
Update copyright for 2009.
Bruce Momjian
2008-01-01
Update copyrights in source tree to 2008.
Bruce Momjian
2007-01-05
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2006-10-09
Move processNamePattern into dumputils.c in preparation for using it in
Tom Lane
2006-10-04
pgindent run for 8.2.
Bruce Momjian
2006-05-28
Fix up pg_dump to do string escaping fully correctly for client encoding
Tom Lane
2006-05-26
Use E'' strings internally only when standard_conforming_strings =
Bruce Momjian
2006-03-05
Update copyright for 2006. Update scripts.
Bruce Momjian
[next]