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
/
subscription
Age
Commit message (
Expand
)
Author
2017-08-07
Fix local/remote attribute mix-up in logical replication
Peter Eisentraut
2017-06-23
Fix replication with replica identity full
Peter Eisentraut
2017-06-06
Fix ALTER SUBSCRIPTION grammar ambiguity
Peter Eisentraut
2017-05-24
Fix table syncing with different column order
Peter Eisentraut
2017-05-17
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-12
Rework the options syntax for logical replication commands
Peter Eisentraut
2017-05-11
Rename WAL-related functions and views to use "lsn" not "location".
Tom Lane
2017-05-09
Remove the NODROP SLOT option from DROP SUBSCRIPTION
Peter Eisentraut
2017-04-28
Wait between tablesync worker restarts
Peter Eisentraut
2017-04-06
Fix logical replication between different encodings
Peter Eisentraut
2017-03-23
Logical replication support for initial data copy
Peter Eisentraut
2017-03-04
Fix parsing of DROP SUBSCRIPTION ... DROP SLOT
Peter Eisentraut
2017-03-03
Add RENAME support for PUBLICATIONs and SUBSCRIPTIONs
Peter Eisentraut
2017-03-03
Fix after trigger execution in logical replication
Peter Eisentraut
2017-02-09
Remove all references to "xlog" from SQL-callable functions in pg_proc.
Robert Haas
2017-01-25
Update copyright years in some recently added files
Peter Eisentraut
2017-01-20
Logical replication
Peter Eisentraut