index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
subscription
Commit message (
Expand
)
Author
Age
*
Set ActiveSnapshot when logically replaying inserts
Alvaro Herrera
2018-07-30
*
Make logical WAL sender report streaming state appropriately
Michael Paquier
2018-07-12
*
Clarify the README files for the various separate TAP-based test suites.
Tom Lane
2018-06-19
*
Document that subscription tests require hstore
Peter Eisentraut
2018-05-01
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
*
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-25
*
Indexes with INCLUDE columns and their support in B-tree
Teodor Sigaev
2018-04-07
*
Fix timing issue in new subscription truncate test
Peter Eisentraut
2018-04-07
*
Logical replication support for TRUNCATE
Peter Eisentraut
2018-04-07
*
Fix incorrect copy/paste in comment
Magnus Hagander
2018-03-29
*
Fix filtering of unsupported relations in logical replication
Peter Eisentraut
2018-02-23
*
Fix application of identity values in some cases
Peter Eisentraut
2018-02-02
*
Add installcheck support to more test suites
Peter Eisentraut
2018-01-23
*
Refactor subscription tests to use PostgresNode's wait_for_catchup
Peter Eisentraut
2018-01-11
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Don't reset additional columns on subscriber to NULL on UPDATE
Peter Eisentraut
2017-11-03
*
Handle heap rewrites better in logical replication
Peter Eisentraut
2017-09-26
*
Fix instability in subscription regression test.
Tom Lane
2017-09-20
*
Fix DROP SUBSCRIPTION hang
Peter Eisentraut
2017-09-17
*
Final pgindent + perltidy run for v10.
Tom Lane
2017-08-14
*
Fix local/remote attribute mix-up in logical replication
Peter Eisentraut
2017-08-07
*
Fix replication with replica identity full
Peter Eisentraut
2017-06-23
*
Fix ALTER SUBSCRIPTION grammar ambiguity
Peter Eisentraut
2017-06-05
*
Fix table syncing with different column order
Peter Eisentraut
2017-05-24
*
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
*
Rework the options syntax for logical replication commands
Peter Eisentraut
2017-05-12
*
Rename WAL-related functions and views to use "lsn" not "location".
Tom Lane
2017-05-11
*
Remove the NODROP SLOT option from DROP SUBSCRIPTION
Peter Eisentraut
2017-05-09
*
Wait between tablesync worker restarts
Peter Eisentraut
2017-04-28
*
Fix logical replication between different encodings
Peter Eisentraut
2017-04-06
*
Logical replication support for initial data copy
Peter Eisentraut
2017-03-23
*
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-03-03
*
Remove all references to "xlog" from SQL-callable functions in pg_proc.
Robert Haas
2017-02-09
*
Update copyright years in some recently added files
Peter Eisentraut
2017-01-25
*
Logical replication
Peter Eisentraut
2017-01-20