Commits

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

DateSubjectAuthorReleases
2024-11-22 Fix data loss when restarting the bulk_write facility Heikki Linnakangas 17.3
2024-10-28 Fix overflow in bsearch_arg() with more than INT_MAX elements Heikki Linnakangas 17.1
2024-10-21 Fix race condition in committing a serializable transaction Heikki Linnakangas 17.1
2024-08-16 Relax fsyncing at end of a bulk load that was not WAL-logged Heikki Linnakangas 17.0
2024-08-08 Fix pg_rewind debug output to print the source timeline history Heikki Linnakangas 17.0
2024-08-07 Make fallback MD5 implementation thread-safe on big-endian systems Heikki Linnakangas 17.0
2024-07-29 Detach syslogger from shared memory Heikki Linnakangas 17.0
2024-07-27 Support falling back to non-preferred readline implementation with meson Heikki Linnakangas 17.0
2024-07-27 Support absolute bindir/libdir in regression tests with meson Heikki Linnakangas 17.0
2024-07-27 Fallback to clang in PATH with meson Heikki Linnakangas 17.0
2024-07-27 Fallback to uuid for ossp-uuid with meson Heikki Linnakangas 17.0
2024-07-26 Fix using injection points at backend startup in EXEC_BACKEND mode Heikki Linnakangas 17.0
2024-07-26 Fix fallback behavior when server sends an ERROR early at startup Heikki Linnakangas 17.0
2024-07-19 Move resowner from common JitContext to LLVM specific Heikki Linnakangas 17.0
2024-07-15 Use atomics to avoid locking in InjectionPointRun() Heikki Linnakangas 17.0
2024-07-08 Fix outdated comment after removal of direct SSL fallback Heikki Linnakangas 17.0
2024-07-03 Avoid 0-length memcpy to NULL with EXEC_BACKEND Heikki Linnakangas 17.0
2024-07-03 Tighten check for --forkchild argument when spawning child process Heikki Linnakangas 17.0
2024-06-27 tests: Trim newline from result returned by BackgroundPsql->query Heikki Linnakangas 17.0
2024-06-27 Fix MVCC bug with prepared xact with subxacts on standby Heikki Linnakangas 17.0
2024-06-26 Fix bugs in MultiXact truncation Heikki Linnakangas 17.0
2024-06-21 Fix relcache invalidation when relfilelocator is updated Heikki Linnakangas 17.0
2024-06-16 Convert confusing macros in multixact.c to static inline functions Heikki Linnakangas 17.0
2024-06-13 Clamp result of MultiXactMemberFreezeThreshold Heikki Linnakangas 17.0
2024-06-06 Make RelationFlushRelation() work without ResourceOwner during abort Heikki Linnakangas 17.0