summaryrefslogtreecommitdiff
path: root/src/test/subscription
AgeCommit message (Expand)Author
2017-08-07Fix local/remote attribute mix-up in logical replicationPeter Eisentraut
2017-06-23Fix replication with replica identity fullPeter Eisentraut
2017-06-06Fix ALTER SUBSCRIPTION grammar ambiguityPeter Eisentraut
2017-05-24Fix table syncing with different column orderPeter Eisentraut
2017-05-17Post-PG 10 beta1 pgperltidy runBruce Momjian
2017-05-12Rework the options syntax for logical replication commandsPeter Eisentraut
2017-05-11Rename WAL-related functions and views to use "lsn" not "location".Tom Lane
2017-05-09Remove the NODROP SLOT option from DROP SUBSCRIPTIONPeter Eisentraut
2017-04-28Wait between tablesync worker restartsPeter Eisentraut
2017-04-06Fix logical replication between different encodingsPeter Eisentraut
2017-03-23Logical replication support for initial data copyPeter Eisentraut
2017-03-04Fix parsing of DROP SUBSCRIPTION ... DROP SLOTPeter Eisentraut
2017-03-03Add RENAME support for PUBLICATIONs and SUBSCRIPTIONsPeter Eisentraut
2017-03-03Fix after trigger execution in logical replicationPeter Eisentraut
2017-02-09Remove all references to "xlog" from SQL-callable functions in pg_proc.Robert Haas
2017-01-25Update copyright years in some recently added filesPeter Eisentraut
2017-01-20Logical replicationPeter Eisentraut