Commits

DateSubjectAuthorReleases
2024-10-16 Reduce memory block size for decoded tuple storage to 8kB. Masahiko Sawada 15.9
2024-10-16 Reduce memory block size for decoded tuple storage to 8kB. Masahiko Sawada 14.14
2024-10-16 Reduce memory block size for decoded tuple storage to 8kB. Masahiko Sawada 13.17
2024-10-16 Reduce memory block size for decoded tuple storage to 8kB. Masahiko Sawada 12.21
2024-08-30 Define PG_LOGICAL_DIR for path pg_logical/ in data folder Michael Paquier 18.0
2024-08-30 Define PG_REPLSLOT_DIR for path pg_replslot/ in data folder Michael Paquier 18.0
2024-08-26 Fix identation. Masahiko Sawada 18.0
2024-08-26 Fix identation. Masahiko Sawada 17.0
2024-08-26 Fix memory counter update in ReorderBuffer. Masahiko Sawada 18.0
2024-08-26 Fix memory counter update in ReorderBuffer. Masahiko Sawada 17.0
2024-04-11 Revert indexed and enlargable binary heap implementation. Masahiko Sawada 17.0
2024-04-11 Replace binaryheap + index with pairingheap in reorderbuffer.c Masahiko Sawada 17.0
2024-04-03 Improve eviction algorithm in ReorderBuffer using max-heap for many subtransactions. Masahiko Sawada 17.0
2024-04-03 Add functions to binaryheap for efficient key removal and update. Masahiko Sawada 17.0
2024-03-14 Fix typos in reorderbuffer.c. Amit Kapila 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-02-16 Use new overflow-safe integer comparison functions. Nathan Bossart 17.0
2024-01-29 Remove ReorderBufferTupleBuf structure. Masahiko Sawada 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-08-30 Fix some shadow variables in src/backend/replication/ Michael Paquier 17.0
2023-08-29 Rename logical_replication_mode to debug_logical_replication_streaming Peter Eisentraut 16.0
2023-08-29 Rename logical_replication_mode to debug_logical_replication_streaming Peter Eisentraut 17.0
2023-08-02 Fix ReorderBufferCheckMemoryLimit() comment. Masahiko Sawada 17.0
2023-08-02 Fix ReorderBufferCheckMemoryLimit() comment. Masahiko Sawada 16.0
2023-08-02 Fix ReorderBufferCheckMemoryLimit() comment. Masahiko Sawada 15.4