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
/
test
/
modules
/
commit_ts
Age
Commit message (
Expand
)
Author
2017-08-11
Remove uses of "slave" in replication contexts
Peter Eisentraut
2017-07-12
commit_ts test: Set node name in test
Alvaro Herrera
2017-07-05
Remove unnecessary pg_is_in_recovery calls in tests
Peter Eisentraut
2017-07-01
Clean up misuse and nonuse of poll_query_until().
Tom Lane
2017-05-17
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-11
Rename WAL-related functions and views to use "lsn" not "location".
Tom Lane
2017-04-22
Make PostgresNode::append_conf append a newline automatically.
Tom Lane
2017-02-09
Remove all references to "xlog" from SQL-callable functions in pg_proc.
Robert Haas
2017-01-20
tests: Use the right Perl operator
Alvaro Herrera
2017-01-14
Change default values for backup and replication parameters
Magnus Hagander
2017-01-14
pg_ctl: Change default to wait for all actions
Peter Eisentraut
2016-11-24
Fix commit_ts for FrozenXid and BootstrapXid
Alvaro Herrera
2016-10-24
Preserve commit timestamps across clean restart
Alvaro Herrera
2016-09-08
Fix two src/test/modules Makefiles
Alvaro Herrera
2016-06-12
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-03-03
Rework PostgresNode's psql method
Alvaro Herrera
2016-03-01
Add more tests for commit_timestamp feature
Alvaro Herrera
2015-10-28
Fix secondary expected output for commit_ts test
Alvaro Herrera
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-12-16
Fix commit_ts test suite for systems with coarse timestamp granularity.
Noah Misch
2014-12-03
Keep track of transaction commit timestamps
Alvaro Herrera