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
/
include
/
access
/
xlogreader.h
Age
Commit message (
Expand
)
Author
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-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-03-22
Teach xlogreader to follow timeline switches
Simon Riggs
2017-02-08
Add WAL consistency checking facility.
Robert Haas
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-05-04
Revert timeline following in replication slots
Alvaro Herrera
2016-03-30
Enable logical slots to follow timeline switches
Alvaro Herrera
2016-03-30
XLogReader general code cleanup
Alvaro Herrera
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-04-29
Introduce replication progress tracking infrastructure.
Andres Freund
2015-03-11
Add GUC to enable compression of full page images stored in WAL.
Fujii Masao
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-11-20
Revamp the WAL record format.
Heikki Linnakangas
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-01-18
Use the right timeline when beginning to stream from master.
Heikki Linnakangas
2013-01-16
Split out XLog reading as an independent facility
Alvaro Herrera