Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-01Update copyright for 2025Bruce Momjian
2024-12-04Simplify IsIndexUsableForReplicaIdentityFull()Peter Eisentraut
2024-01-04Update copyright for 2024Bruce Momjian
2023-07-25Remove unnecessary checks for indexes for REPLICA IDENTITY FULL tables.Masahiko Sawada
2023-03-15Allow the use of indexes other than PK and REPLICA IDENTITY on the subscriber.Amit Kapila
2023-01-02Update copyright for 2023Bruce Momjian
2022-06-16Fix data inconsistency between publisher and subscriber.Amit Kapila
2022-01-08Update copyright for 2022Bruce Momjian
2021-07-02Don't try to print data type names in slot_store_error_callback().Tom Lane
2021-01-02Update copyright for 2021Bruce Momjian
2020-09-16Fix bogus cache-invalidation logic in logical replication worker.Tom Lane
2020-05-14Initial pgindent and pgperltidy run for v13.Tom Lane
2020-04-06Add logical replication support to replicate into partitioned tablesPeter Eisentraut
2020-01-01Update copyrights for 2020Bruce Momjian
2019-12-18Refactor attribute mappings used in logical tuple conversionMichael Paquier
2019-05-22Phase 2 pgindent run for v12.Tom Lane
2019-01-02Update copyright for 2019Bruce Momjian
2018-03-15logical replication: fix OID type mapping mechanismAlvaro Herrera
2018-01-03Update copyright for 2018Bruce Momjian
2017-06-21Phase 2 of pgindent updates.Tom Lane
2017-05-17Post-PG 10 beta1 pgindent runBruce Momjian
2017-02-17Fix typo on commentPeter Eisentraut
2017-01-25Update copyright years in some recently added filesPeter Eisentraut
2017-01-20Logical replicationPeter Eisentraut