index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
subscription
Age
Commit message (
Expand
)
Author
2020-04-06
Add logical replication support to replicate into partitioned tables
Peter Eisentraut
2020-03-10
Support adding partitioned tables to publication
Peter Eisentraut
2020-01-12
Remove incorrect assertion for INSERT in logical replication's publisher
Michael Paquier
2020-01-06
Have logical replication subscriber fire column triggers
Peter Eisentraut
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-11-22
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-09
Fix subscription test
Peter Eisentraut
2019-11-09
Fix negative bitmapset member not allowed error in logical replication
Peter Eisentraut
2019-05-22
Initial pgperltidy run for v12.
Tom Lane
2019-04-18
Fix handling of temp and unlogged tables in FOR ALL TABLES publications
Peter Eisentraut
2019-03-30
Generated columns
Peter Eisentraut
2019-03-22
Make subscription collation test work independent of locale
Peter Eisentraut
2019-03-22
Collations with nondeterministic comparison
Peter Eisentraut
2019-03-16
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-01-30
Fix a crash in logical replication
Peter Eisentraut
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-11-02
Fix spelling errors and typos in comments
Magnus Hagander
2018-09-08
Fix logical subscriber wait in test.
Noah Misch
2018-07-30
Set ActiveSnapshot when logically replaying inserts
Alvaro Herrera
2018-07-12
Make logical WAL sender report streaming state appropriately
Michael Paquier
2018-06-19
Clarify the README files for the various separate TAP-based test suites.
Tom Lane
2018-05-01
Document that subscription tests require hstore
Peter Eisentraut
2018-04-27
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-25
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-07
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-03-29
Fix incorrect copy/paste in comment
Magnus Hagander
2018-02-24
Fix filtering of unsupported relations in logical replication
Peter Eisentraut
2018-02-02
Fix application of identity values in some cases
Peter Eisentraut
2018-01-23
Add installcheck support to more test suites
Peter Eisentraut
2018-01-11
Refactor subscription tests to use PostgresNode's wait_for_catchup
Peter Eisentraut
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-11-03
Don't reset additional columns on subscriber to NULL on UPDATE
Peter Eisentraut
2017-09-26
Handle heap rewrites better in logical replication
Peter Eisentraut
2017-09-20
Fix instability in subscription regression test.
Tom Lane
2017-09-18
Fix DROP SUBSCRIPTION hang
Peter Eisentraut
2017-08-14
Final pgindent + perltidy run for v10.
Tom Lane
2017-08-07
Fix local/remote attribute mix-up in logical replication
Peter Eisentraut
2017-06-23
Fix replication with replica identity full
Peter Eisentraut
2017-06-06
Fix ALTER SUBSCRIPTION grammar ambiguity
Peter Eisentraut
2017-05-24
Fix table syncing with different column order
Peter Eisentraut
2017-05-17
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-12
Rework the options syntax for logical replication commands
Peter Eisentraut
2017-05-11
Rename WAL-related functions and views to use "lsn" not "location".
Tom Lane
2017-05-09
Remove the NODROP SLOT option from DROP SUBSCRIPTION
Peter Eisentraut
2017-04-28
Wait between tablesync worker restarts
Peter Eisentraut
2017-04-06
Fix logical replication between different encodings
Peter Eisentraut
[next]