Commits

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

DateSubjectAuthorReleases
2023-07-06 Fix type of iterator variable in SH_START_ITERATE Andres Freund 13.12
2023-03-17 tests: Prevent syslog activity by slapd, take 2 Andres Freund 13.11
2023-03-17 tests: Minimize syslog activity by slapd Andres Freund 13.11
2023-03-16 Work around spurious compiler warning in inet operators Andres Freund 13.11
2023-03-08 Fix corruption due to vacuum_defer_cleanup_age underflowing 64bit xids Andres Freund 13.11
2023-01-24 Fix error handling in libpqrcv_connect() Andres Freund 13.10
2023-01-02 perl: Hide warnings inside perl.h when using gcc compatible compiler Andres Freund 13.10
2022-12-03 Prevent pgstats from getting confused when relkind of a relation changes Andres Freund 13.10
2022-11-19 Fix mislabeling of PROC_QUEUE->links as PGPROC, fixing UBSan on 32bit Andres Freund 13.10
2022-09-17 Include c.h instead of postgres.h in src/port/*p{read,write}*.c Andres Freund 13.9
2022-05-09 Disable 031_recovery_conflict.pl until after minor releases. Andres Freund 13.7
2022-05-06 Temporarily skip recovery deadlock test in back branches. Andres Freund 13.7
2022-05-06 Backpatch addition of pump_until() more completely. Andres Freund 13.7
2022-05-04 Revert "Fix timing issue in deadlock recovery conflict test." Andres Freund 13.7
2022-05-04 Fix timing issue in deadlock recovery conflict test. Andres Freund 13.7
2022-05-03 Backpatch 031_recovery_conflict.pl. Andres Freund 13.7
2022-05-03 Fix possibility of self-deadlock in ResolveRecoveryConflictWithBufferPin(). Andres Freund 13.7
2022-05-03 Backpatch addition of wait_for_log(), pump_until(). Andres Freund 13.7
2022-03-28 waldump: fix use-after-free in search_directory(). Andres Freund 13.7
2022-03-23 Don't try to translate NULL in GetConfigOptionByNum(). Andres Freund 13.7
2022-03-23 Don't call fwrite() with len == 0 when writing out relcache init file. Andres Freund 13.7
2022-03-23 configure: check for dlsym instead of dlopen. Andres Freund 13.7
2022-03-22 Add missing dependency of pg_dumpall to WIN32RES. Andres Freund 13.7
2022-02-25 pg_waldump: Fix error message for WAL files smaller than XLOG_BLCKSZ. Andres Freund 13.7
2022-02-21 Fix temporary object cleanup failing due to toast access without snapshot. Andres Freund 13.7