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
Age
Commit message (
Expand
)
Author
2018-08-03
Fix compilation error introduced in 0e3770c14c3fb1858192feb7240343cb35ba013c
Pavan Deolasee
2018-07-31
Do not dump TO NODE clause for partition or child table
Pavan Deolasee
2018-07-27
Ensure qualified name for dumping sequence value
Pavan Deolasee
2018-07-27
Do not dump DISTRIBUTED BY for partition and inherited table
Pavan Deolasee
2017-08-18
Merge commit '21d304dfedb4f26d0d6587d9ac39b1b5c499bb55'
Pavan Deolasee
2017-08-14
Final pgindent + perltidy run for v10.
Tom Lane
2017-08-11
Remove uses of "slave" in replication contexts
Peter Eisentraut
2017-08-07
Translation updates
Peter Eisentraut
2017-08-03
Fix pg_dump/pg_restore to emit REFRESH MATERIALIZED VIEW commands last.
Tom Lane
2017-08-03
Fix build on zlib-less environments
Alvaro Herrera
2017-08-02
Fix pg_dump's errno checking for zlib I/O
Alvaro Herrera
2017-07-31
Fix function comment for dumpACL()
Stephen Frost
2017-07-23
Fix pg_dump's handling of event triggers.
Tom Lane
2017-07-14
Fix broken link-command-line ordering for libpgfeutils.
Tom Lane
2017-07-14
Fix pg_basebackup output to stdout on Windows.
Heikki Linnakangas
2017-07-13
Merge remote-tracking branch 'remotes/PGSQL/master' of PG 10
Pavan Deolasee
2017-07-10
Translation updates
Alvaro Herrera
2017-06-28
Do not require 'public' to exist for pg_dump -c
Stephen Frost
2017-06-28
Merge remote-tracking branch 'remotes/origin/master' into xl10devel
Pavan Deolasee
2017-06-27
Merge PG10 master branch into xl10devel
Pavan Deolasee
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-19
On Windows, make pg_dump use binary mode for compressed plain text output.
Tom Lane
2017-06-15
Merge 'remotes/PGSQL/master' into xl10devel
Pavan Deolasee
2017-06-14
Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40
Pavan Deolasee
2017-06-13
pg_dump: Allow dumping default collation
Peter Eisentraut
2017-06-13
pg_dump: Fix harmless type mixup
Peter Eisentraut
2017-06-08
Fix warnings about uninitialized vars in pg_dump.c
Tomas Vondra
2017-06-08
Put new command-line options in alphabetical order
Peter Eisentraut
2017-05-26
Fix typo in pg_dump's support for dumping collations from pre-v10 servers.
Tom Lane
2017-05-26
Fix pg_dump to not emit invalid SQL for an empty operator class.
Tom Lane
2017-05-18
pg_dump: Fix dumping of slot_name = NONE
Peter Eisentraut
2017-05-17
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
Preventive maintenance in advance of pgindent run.
Tom Lane
2017-05-15
Translation updates
Peter Eisentraut
2017-05-15
Fix bogus syntax for CREATE PUBLICATION commands emitted by pg_dump.
Tom Lane
2017-05-14
Standardize terminology for pg_statistic_ext entries.
Tom Lane
2017-05-12
Change CREATE STATISTICS syntax
Alvaro Herrera
2017-05-12
pg_dump: Add --no-publications option
Peter Eisentraut
2017-05-12
Rework the options syntax for logical replication commands
Peter Eisentraut
2017-05-09
Ignore PQcancel errors properly
Alvaro Herrera
2017-05-09
pg_dump: Add --no-subscriptions option
Peter Eisentraut
2017-05-08
Fix pg_dump getTables() queries broken by 69fba376
Tomas Vondra
2017-05-07
pg_dump: Don't leak memory in buildDefaultACLCommands()
Stephen Frost
2017-05-05
Allow pg_dump to dump from PostgreSQL databases.
Pavan Deolasee
2017-05-05
Change the way pg_dump retrieves partitioning info
Stephen Frost
2017-05-03
Add pg_dump tests for CREATE STATISTICS
Alvaro Herrera
2017-05-03
pg_dump/t/002: append terminating semicolon to SQL commands
Alvaro Herrera
[next]