Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
2021-02-23 Simplify printing of LSNs Peter Eisentraut 14.0
2021-02-12 Allow multiple xacts during table sync in logical replication. Amit Kapila 14.0
2021-01-19 pgindent worker.c. Amit Kapila 14.0
2021-01-13 Pass down "logically unchanged index" hint. Peter Geoghegan 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-13 Use HASH_BLOBS for xidhash. Noah Misch 14.0
2020-12-13 Correct behavior descriptions in comments, and correct a test name. Noah Misch 14.0
2020-11-27 Fix replication of in-progress transactions in tablesync worker. Amit Kapila 14.0
2020-11-26 Use Enums for logical replication message types at more places. Amit Kapila 14.0
2020-11-02 Use Enum for top level logical replication message types. Amit Kapila 14.0
2020-10-28 Calculate extraUpdatedCols in query rewriter, not parser. Tom Lane 14.0
2020-10-19 Remove PartitionRoutingInfo struct. Heikki Linnakangas 14.0
2020-10-15 Review logical replication tablesync code Alvaro Herrera 14.0
2020-10-14 Restore replication protocol's duplicate command tags Alvaro Herrera 14.0
2020-10-14 Remove es_result_relation_info from EState. Heikki Linnakangas 14.0
2020-10-13 Create ResultRelInfos later in InitPlan, index them by RT index. Heikki Linnakangas 14.0
2020-09-26 Fix the logical replication from HEAD to lower versions. Amit Kapila 14.0
2020-09-16 Don't fetch partition check expression during InitResultRelInfo. Tom Lane 14.0
2020-09-05 Fix over-eager ping'ing in logical replication receiver. Tom Lane 14.0
2020-09-04 Fix inline marking introduced in commit 464824323e. Amit Kapila 14.0
2020-09-03 Add support for streaming to built-in logical replication. Amit Kapila 14.0
2020-08-10 Empty search_path in logical replication apply worker and walsender. Noah Misch 14.0
2020-07-20 Fix construction of updated-columns bitmap in logical replication. Tom Lane 14.0
2020-07-18 Allow logical replication to transfer data in binary format. Tom Lane 14.0
2020-07-08 code: replace 'master' with 'primary' where appropriate. Andres Freund 14.0