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
Age
Commit message (
Expand
)
Author
2017-01-23
Fix default minimum value for descending sequences
Peter Eisentraut
2017-01-23
pg_dump: Fix minor memory leak
Peter Eisentraut
2017-01-23
Fix typo
Peter Eisentraut
2017-01-21
Fix cross-shlib linking in temporary installs on HPUX 10.
Tom Lane
2017-01-20
Allow backslash line continuations in pgbench's meta commands.
Tom Lane
2017-01-20
Logical replication
Peter Eisentraut
2017-01-19
initdb: Fix for mixed-case superuser names
Peter Eisentraut
2017-01-19
Dump sequence data based on the TableDataInfo flag
Stephen Frost
2017-01-18
Add function to import operating system collations
Peter Eisentraut
2017-01-17
Add compression support to pg_receivexlog
Magnus Hagander
2017-01-16
Fix incorrect comparison due to bad merge
Magnus Hagander
2017-01-16
Make pg_basebackup use temporary replication slots
Magnus Hagander
2017-01-14
pg_ctl: Change default to wait for all actions
Peter Eisentraut
2017-01-14
Updates to reflect that pg_ctl stop -m fast is the default
Peter Eisentraut
2017-01-13
pg_upgrade: Fix for changed pg_ctl default stop mode
Peter Eisentraut
2017-01-11
pg_restore: Don't allow non-positive number of jobs
Stephen Frost
2017-01-11
pg_xlogdump: document --path behavior
Bruce Momjian
2017-01-10
pg_dump: Strict names with no matching schema
Stephen Frost
2017-01-10
Fix invalid-parallel-jobs error message
Stephen Frost
2017-01-09
Use an enum instead of two bools to indicate wal inclusion in base backups
Magnus Hagander
2017-01-06
Add basic pg_dumpall/pg_restore TAP tests
Stephen Frost
2017-01-06
Protect against NULL-dereference in pg_dump
Stephen Frost
2017-01-04
Assorted code improvements for table partitioning.
Robert Haas
2017-01-04
Add new TAP tests for pg_recvlogical
Simon Riggs
2017-01-04
Add pg_recvlogical —-endpos=LSN
Simon Riggs
2017-01-04
Make wal streaming the default mode for pg_basebackup
Magnus Hagander
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2017-01-02
In pgbench logging, avoid assuming that instr_times match Unix timestamps.
Tom Lane
2017-01-01
Avoid assuming that instr_time == struct timeval in pgbench logging.
Tom Lane
2016-12-27
Don't rename .partial files in pg_receivexlog if an error occured
Magnus Hagander
2016-12-25
Fix incorrect error reporting for duplicate data in \crosstabview.
Tom Lane
2016-12-24
pg_dumpall: Include --verbose option in --help output
Stephen Frost
2016-12-24
Fix tab completion in psql for ALTER DEFAULT PRIVILEGES
Stephen Frost
2016-12-23
pg_dump: Remove obsolete handling of sequence names
Peter Eisentraut
2016-12-21
Fix dumping of casts and transforms using built-in functions
Stephen Frost
2016-12-21
For 8.0 servers, get last built-in oid from pg_database
Stephen Frost
2016-12-21
Forbid invalid combination of options in pg_basebackup.
Fujii Masao
2016-12-20
Add pg_sequence system catalog
Peter Eisentraut
2016-12-15
Add missing newline in message
Magnus Hagander
2016-12-12
psql: Fix incorrect version check for table partitining.
Robert Haas
2016-12-08
Fix quoting and a compiler warning in dumping partitions.
Heikki Linnakangas
2016-12-07
Implement table partitioning.
Robert Haas
2016-12-05
Add support for restrictive RLS policies
Stephen Frost
2016-12-05
Reduce the default for max_worker_processes back to 8.
Robert Haas
2016-12-02
Add max_parallel_workers GUC.
Robert Haas
2016-11-29
Add --no-blobs option to pg_dump
Stephen Frost
2016-11-28
Fix busted tab-completion pattern for ALTER TABLE t ALTER c DROP ...
Tom Lane
2016-11-25
Bring some clarity to the defaults for the xxx_flush_after parameters.
Tom Lane
2016-11-18
Clean up pg_dump tests, re-enable BLOB testing
Stephen Frost
2016-11-17
Fix pg_dump's handling of circular dependencies in views.
Tom Lane
[next]