aboutsummaryrefslogtreecommitdiff
path: root/src/test/subscription
Commit message (Expand)AuthorAge
* Fix table syncing with different column orderPeter Eisentraut2017-05-24
* Post-PG 10 beta1 pgperltidy runBruce Momjian2017-05-17
* Rework the options syntax for logical replication commandsPeter Eisentraut2017-05-12
* Rename WAL-related functions and views to use "lsn" not "location".Tom Lane2017-05-11
* Remove the NODROP SLOT option from DROP SUBSCRIPTIONPeter Eisentraut2017-05-09
* Wait between tablesync worker restartsPeter Eisentraut2017-04-28
* Fix logical replication between different encodingsPeter Eisentraut2017-04-06
* Logical replication support for initial data copyPeter Eisentraut2017-03-23
* Fix parsing of DROP SUBSCRIPTION ... DROP SLOTPeter Eisentraut2017-03-03
* Add RENAME support for PUBLICATIONs and SUBSCRIPTIONsPeter Eisentraut2017-03-03
* Fix after trigger execution in logical replicationPeter Eisentraut2017-03-03
* Remove all references to "xlog" from SQL-callable functions in pg_proc.Robert Haas2017-02-09
* Update copyright years in some recently added filesPeter Eisentraut2017-01-25
* Logical replicationPeter Eisentraut2017-01-20