Commits

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

DateSubjectAuthorReleases
2021-01-19 pgindent worker.c. Amit Kapila 14.0
2021-01-16 Remove unnecessary pstrdup in fetch_table_list. Amit Kapila 14.0
2021-01-13 Fix memory leak in SnapBuildSerialize. Amit Kapila 14.0
2021-01-13 Optimize DropRelFileNodesAllBuffers() for recovery. Amit Kapila 14.0
2021-01-12 Fix relation descriptor leak. Amit Kapila 14.0
2021-01-12 Optimize DropRelFileNodeBuffers() for recovery. Amit Kapila 14.0
2021-01-09 Fix the test for decoding of two-phase transactions. Amit Kapila 14.0
2021-01-06 Fix typos in decode.c and logical.c. Amit Kapila 14.0
2021-01-05 Test decoding of two-phase transactions during the build of a consistent snapshot. Amit Kapila 14.0
2021-01-05 Fix typo in origin.c. Amit Kapila 14.0
2021-01-05 Fix typo in reorderbuffer.c. Amit Kapila 14.0
2021-01-04 Allow decoding at prepare time in ReorderBuffer. Amit Kapila 14.0
2020-12-30 Extend the output plugin API to allow decoding of prepared xacts. Amit Kapila 14.0
2020-12-19 Update comment atop of ReorderBufferQueueMessage(). Amit Kapila 14.0
2020-12-04 Remove incorrect assertion in reorderbuffer.c. Amit Kapila 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-25 Remove obsolete comment atop ri_PlanCheck. Amit Kapila 14.0
2020-11-17 Fix 'skip-empty-xacts' option in test_decoding for streaming mode. Amit Kapila 14.0
2020-11-06 Use strlcpy instead of memcpy for copying the slot name in pgstat.c. Amit Kapila 14.0
2020-11-03 Fix typos. Amit Kapila 14.0
2020-11-02 Use Enum for top level logical replication message types. Amit Kapila 14.0
2020-10-29 Track statistics for streaming of changes from ReorderBuffer. Amit Kapila 14.0
2020-10-28 Minor improvements in description of spilled counters in pg_stat_replication_slots view. Amit Kapila 14.0
2020-10-27 Update description of spilled counters in pg_stat_replication_slots view. Amit Kapila 14.0