Commits

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

DateSubjectAuthorReleases
2021-09-13 Fix reorder buffer memory accounting for toast changes. Amit Kapila 14.0
2021-09-08 Invalidate relcache for publications defined for all tables. Amit Kapila 14.0
2021-09-01 Fix the random test failure in 001_rep_changes. Amit Kapila 14.0
2021-08-30 Fix incorrect error code in StartupReplicationOrigin(). Amit Kapila 14.0
2021-08-25 Fix toast rewrites in logical decoding. Amit Kapila 14.0
2021-08-24 Fix Alter Subscription's Add/Drop Publication behavior. Amit Kapila 14.0
2021-08-19 Fix typo in protocol.sgml. Amit Kapila 14.0
2021-07-30 Remove unused argument in apply_handle_commit_internal(). Amit Kapila 14.0
2021-07-19 Don't allow to set replication slot_name as ''. Amit Kapila 14.0
2021-07-05 Doc: Hash Indexes. Amit Kapila 14.0
2021-06-30 Replace magic constants used in pg_stat_get_replication_slot(). Amit Kapila 14.0
2021-06-30 Allow streaming the changes after speculative aborts. Amit Kapila 14.0
2021-06-28 Improve RelationGetIdentityKeyBitmap(). Amit Kapila 14.0
2021-06-28 Fix race condition in TransactionGroupUpdateXidStatus(). Amit Kapila 14.0
2021-06-25 Doc: Fix minor formatting issue in logicaldecoding.sgml. Amit Kapila 14.0
2021-06-24 Doc: Update logical replication message formats. Amit Kapila 14.0
2021-06-24 Doc: Update caveats in synchronous logical replication. Amit Kapila 14.0
2021-06-19 Handle no replica identity index case in RelationGetIdentityKeyBitmap. Amit Kapila 14.0
2021-06-17 Document a few caveats in synchronous logical replication. Amit Kapila 14.0
2021-06-15 Fix decoding of speculative aborts. Amit Kapila 14.0
2021-06-07 Remove two_phase variable from CreateReplicationSlotCmd struct. Amit Kapila 14.0
2021-06-01 pgoutput: Fix memory leak due to RelationSyncEntry.map. Amit Kapila 14.0
2021-05-27 Fix assertion during streaming of multi-insert toast changes. Amit Kapila 14.0
2021-05-25 Doc: Update logical decoding stats information. Amit Kapila 14.0
2021-05-25 Improve docs and error messages for parallel vacuum. Amit Kapila 14.0