]> granicus.if.org Git - postgresql/history - src/test/subscription
Avoid using potentially-under-aligned page buffers.
[postgresql] / src / test / subscription /
2018-07-30 Alvaro HerreraSet ActiveSnapshot when logically replaying inserts
2018-07-12 Michael PaquierMake logical WAL sender report streaming state appropri...
2018-06-19 Tom LaneClarify the README files for the various separate TAP...
2018-05-01 Peter EisentrautDocument that subscription tests require hstore
2018-04-27 Peter Eisentrautperltidy: Add option --nooutdent-long-quotes
2018-04-25 Tom LaneReindent Perl files with perltidy version 20170521.
2018-04-07 Teodor SigaevIndexes with INCLUDE columns and their support in B...
2018-04-07 Peter EisentrautFix timing issue in new subscription truncate test
2018-04-07 Peter EisentrautLogical replication support for TRUNCATE
2018-03-29 Magnus HaganderFix incorrect copy/paste in comment
2018-02-24 Peter EisentrautFix filtering of unsupported relations in logical repli...
2018-02-02 Peter EisentrautFix application of identity values in some cases
2018-01-23 Peter EisentrautAdd installcheck support to more test suites
2018-01-11 Peter EisentrautRefactor subscription tests to use PostgresNode's wait_...
2018-01-03 Bruce MomjianUpdate copyright for 2018
2017-11-03 Peter EisentrautDon't reset additional columns on subscriber to NULL...
2017-09-26 Peter EisentrautHandle heap rewrites better in logical replication
2017-09-20 Tom LaneFix instability in subscription regression test.
2017-09-18 Peter EisentrautFix DROP SUBSCRIPTION hang
2017-08-14 Tom LaneFinal pgindent + perltidy run for v10.
2017-08-07 Peter EisentrautFix local/remote attribute mix-up in logical replication
2017-06-23 Peter EisentrautFix replication with replica identity full
2017-06-06 Peter EisentrautFix ALTER SUBSCRIPTION grammar ambiguity
2017-05-24 Peter EisentrautFix table syncing with different column order
2017-05-17 Bruce MomjianPost-PG 10 beta1 pgperltidy run
2017-05-12 Peter EisentrautRework the options syntax for logical replication commands
2017-05-11 Tom LaneRename WAL-related functions and views to use "lsn...
2017-05-09 Peter EisentrautRemove the NODROP SLOT option from DROP SUBSCRIPTION
2017-04-28 Peter EisentrautWait between tablesync worker restarts
2017-04-06 Peter EisentrautFix logical replication between different encodings
2017-03-23 Peter EisentrautLogical replication support for initial data copy
2017-03-04 Peter EisentrautFix parsing of DROP SUBSCRIPTION ... DROP SLOT
2017-03-03 Peter EisentrautAdd RENAME support for PUBLICATIONs and SUBSCRIPTIONs
2017-03-03 Peter EisentrautFix after trigger execution in logical replication
2017-02-09 Robert HaasRemove all references to "xlog" from SQL-callable funct...
2017-01-25 Peter EisentrautUpdate copyright years in some recently added files
2017-01-20 Peter EisentrautLogical replication