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
*
Fix error with CREATE PUBLICATION, wal_level=minimal, and new tables.
Noah Misch
2021-01-30
*
Fix ALTER PUBLICATION...DROP TABLE behavior.
Amit Kapila
2021-01-25
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Use HASH_BLOBS for xidhash.
Noah Misch
2020-12-12
*
Fix query in new test to check tables are synced
Alvaro Herrera
2020-10-15
*
Restore replication protocol's duplicate command tags
Alvaro Herrera
2020-10-14
*
Add additional tests to test streaming of in-progress transactions.
Amit Kapila
2020-09-07
*
Add support for streaming to built-in logical replication.
Amit Kapila
2020-09-03
*
Empty search_path in logical replication apply worker and walsender.
Noah Misch
2020-08-10
*
Fix construction of updated-columns bitmap in logical replication.
Tom Lane
2020-07-20
*
Allow logical replication to transfer data in binary format.
Tom Lane
2020-07-18
*
Fix assertion with relation using REPLICA IDENTITY FULL in subscriber
Michael Paquier
2020-05-16
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
*
Allow publishing partition changes via ancestors
Peter Eisentraut
2020-04-08
*
Add logical replication support to replicate into partitioned tables
Peter Eisentraut
2020-04-06
*
Support adding partitioned tables to publication
Peter Eisentraut
2020-03-10
*
Remove incorrect assertion for INSERT in logical replication's publisher
Michael Paquier
2020-01-12
*
Have logical replication subscriber fire column triggers
Peter Eisentraut
2020-01-06
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Add test coverage for "unchanged toast column" replication code path.
Tom Lane
2019-11-22
*
Fix bogus tuple-slot management in logical replication UPDATE handling.
Tom Lane
2019-11-22
*
Fix subscription test
Peter Eisentraut
2019-11-09
*
Fix negative bitmapset member not allowed error in logical replication
Peter Eisentraut
2019-11-09
*
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
*
Fix handling of temp and unlogged tables in FOR ALL TABLES publications
Peter Eisentraut
2019-04-18
*
Generated columns
Peter Eisentraut
2019-03-30
*
Make subscription collation test work independent of locale
Peter Eisentraut
2019-03-22
*
Collations with nondeterministic comparison
Peter Eisentraut
2019-03-22
*
Remove another unnecessary application_name specification in test
Peter Eisentraut
2019-03-16
*
Don't propagate PGAPPNAME through pg_ctl in tests
Peter Eisentraut
2019-03-16
*
Fix a crash in logical replication
Peter Eisentraut
2019-01-30
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Fix spelling errors and typos in comments
Magnus Hagander
2018-11-02
*
Fix logical subscriber wait in test.
Noah Misch
2018-09-08
*
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
[next]