Commits

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

DateSubjectAuthorReleases
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 14.9
2023-07-06 Fix type of iterator variable in SH_START_ITERATE Andres Freund 14.9
2023-03-17 tests: Prevent syslog activity by slapd, take 2 Andres Freund 14.8
2023-03-17 tests: Minimize syslog activity by slapd Andres Freund 14.8
2023-03-16 Work around spurious compiler warning in inet operators Andres Freund 14.8
2023-03-11 amcheck: Fix FullTransactionIdFromXidAndCtx() for xids before epoch 0 Andres Freund 14.8
2023-03-11 amcheck: Fix ordering bug in update_cached_xid_range() Andres Freund 14.8
2023-03-08 Fix corruption due to vacuum_defer_cleanup_age underflowing 64bit xids Andres Freund 14.8
2023-01-24 Fix error handling in libpqrcv_connect() Andres Freund 14.7
2023-01-02 perl: Hide warnings inside perl.h when using gcc compatible compiler Andres Freund 14.7
2022-12-03 Prevent pgstats from getting confused when relkind of a relation changes Andres Freund 14.7
2022-11-19 Fix mislabeling of PROC_QUEUE->links as PGPROC, fixing UBSan on 32bit Andres Freund 14.7
2022-09-17 Include c.h instead of postgres.h in src/port/*p{read,write}*.c Andres Freund 14.6
2022-05-09 Disable 031_recovery_conflict.pl until after minor releases. Andres Freund 14.3
2022-05-06 Temporarily skip recovery deadlock test in back branches. Andres Freund 14.3
2022-05-06 Backpatch addition of pump_until() more completely. Andres Freund 14.3
2022-05-04 Revert "Fix timing issue in deadlock recovery conflict test." Andres Freund 14.3
2022-05-04 Fix timing issue in deadlock recovery conflict test. Andres Freund 14.3
2022-05-03 Backpatch 031_recovery_conflict.pl. Andres Freund 14.3
2022-05-03 Fix possibility of self-deadlock in ResolveRecoveryConflictWithBufferPin(). Andres Freund 14.3
2022-05-03 Backpatch addition of wait_for_log(), pump_until(). Andres Freund 14.3
2022-03-28 Fix NULL input behaviour of pg_stat_get_replication_slot(). Andres Freund 14.3
2022-03-28 waldump: fix use-after-free in search_directory(). Andres Freund 14.3
2022-03-23 Don't try to translate NULL in GetConfigOptionByNum(). Andres Freund 14.3
2022-03-23 Don't call fwrite() with len == 0 when writing out relcache init file. Andres Freund 14.3