Commits

DateSubjectAuthorReleases
2025-08-13 Make type Datum be 8 bytes wide everywhere. Tom Lane 19 (unreleased)
2022-08-23 Remove our artificial PG_SOMAXCONN limit on listen queue length. Tom Lane 16.0
2022-08-13 Remove configurability of PPC spinlock assembly code. Tom Lane 16.0
2021-11-29 Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. Tom Lane 15.0
2021-07-13 Rename debug_invalidate_system_caches_always to debug_discard_caches. Tom Lane 15.0
2021-07-13 Rename debug_invalidate_system_caches_always to debug_discard_caches. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-05-09 Improve comments about USE_VALGRIND in pg_config_manual.h. Tom Lane 14.0
2020-04-23 Remove ACLDEBUG #define and associated code. Tom Lane 13.0
2018-09-28 Improve error reporting for unsupported effective_io_concurrency setting. Tom Lane 11.0
2018-09-28 Improve error reporting for unsupported effective_io_concurrency setting. Tom Lane 12.0
2018-09-18 Add a debugging option to stress-test outfuncs.c and readfuncs.c. Tom Lane 12.0
2017-11-09 Restrict lo_import()/lo_export() via SQL permissions not hard-wired checks. Tom Lane 11.0
2016-11-25 Bring some clarity to the defaults for the xxx_flush_after parameters. Tom Lane 10.0
2016-11-25 Bring some clarity to the defaults for the xxx_flush_after parameters. Tom Lane 9.6.2
2016-05-23 Add support for more extensive testing of raw_expression_tree_walker(). Tom Lane 9.6.0
2016-04-18 Further reduce the number of semaphores used under --disable-spinlocks. Tom Lane 9.5.3
2016-04-18 Further reduce the number of semaphores used under --disable-spinlocks. Tom Lane 9.2.17
2016-04-18 Further reduce the number of semaphores used under --disable-spinlocks. Tom Lane 9.3.13
2016-04-18 Further reduce the number of semaphores used under --disable-spinlocks. Tom Lane 9.4.8
2016-04-18 Further reduce the number of semaphores used under --disable-spinlocks. Tom Lane 9.6.0
2016-04-18 Fix --disable-spinlocks in 9.2 and 9.3 branches. Tom Lane 9.2.17
2016-04-18 Fix --disable-spinlocks in 9.2 and 9.3 branches. Tom Lane 9.3.13
2012-01-02 Use LWSYNC in place of SYNC/ISYNC in PPC spinlocks, where possible. Tom Lane 9.2.0
2012-01-02 Use mutex hint bit in PPC LWARX instructions, where possible. Tom Lane 9.2.0