Commits

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

DateSubjectAuthorReleases
2021-11-02 Replace XLOG_INCLUDE_XID flag with a more localized flag. Amit Kapila 15.0
2021-10-29 Add tap tests for the schema publications. Amit Kapila 15.0
2021-10-27 Allow publishing the tables of schema. Amit Kapila 15.0
2021-10-21 Remove unused wait events. Amit Kapila 15.0
2021-10-05 Remove obsolete comment in snapbuild.c. Amit Kapila 15.0
2021-10-01 Doc: Move pg_stat_replication_slots view to "Collected Statistics Views" section. Amit Kapila 15.0
2021-09-22 Invalidate all partitions for a partitioned table in publication. Amit Kapila 15.0
2021-09-22 Add parent table name in an error in reorderbuffer.c. Amit Kapila 15.0
2021-09-13 Fix reorder buffer memory accounting for toast changes. Amit Kapila 15.0
2021-09-13 Doc: Change optional parameters grouping in Create Subscription. Amit Kapila 15.0
2021-09-08 Invalidate relcache for publications defined for all tables. Amit Kapila 15.0
2021-09-07 Log new catalog xmin candidate in LogicalIncreaseXminForSlot(). Amit Kapila 15.0
2021-09-02 Optimize fileset usage in apply worker. Amit Kapila 15.0
2021-09-01 Fix the random test failure in 001_rep_changes. Amit Kapila 15.0
2021-08-30 Fix incorrect error code in StartupReplicationOrigin(). Amit Kapila 15.0
2021-08-30 Refactor sharedfileset.c to separate out fileset implementation. Amit Kapila 15.0
2021-08-27 Add logical change details to logical replication worker errcontext. Amit Kapila 15.0
2021-08-25 Fix toast rewrites in logical decoding. Amit Kapila 15.0
2021-08-24 Fix Alter Subscription's Add/Drop Publication behavior. Amit Kapila 15.0
2021-08-19 Rename LOGICAL_REP_MSG_STREAM_END to LOGICAL_REP_MSG_STREAM_STOP. Amit Kapila 15.0
2021-08-19 Fix typo in protocol.sgml. Amit Kapila 15.0
2021-08-09 Fix typo in 022_twophase_cascade.pl. Amit Kapila 15.0
2021-08-04 Add prepare API support for streaming transactions in logical replication. Amit Kapila 15.0
2021-08-02 Fix test failure in 021_twophase.pl. Amit Kapila 15.0
2021-07-30 Remove unused argument in apply_handle_commit_internal(). Amit Kapila 15.0