Commits

DateSubjectAuthorReleases
2024-07-01 Remove support for HPPA (a/k/a PA-RISC) architecture. Tom Lane 18.0
2021-11-29 Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. Tom Lane 15.0
2021-08-13 Un-break s_lock_test. Tom Lane 15.0
2017-11-20 Use out-of-line M68K spinlock code for OpenBSD as well as NetBSD. Tom Lane 11.0
2017-11-20 Use out-of-line M68K spinlock code for OpenBSD as well as NetBSD. Tom Lane 9.4.16
2017-11-20 Use out-of-line M68K spinlock code for OpenBSD as well as NetBSD. Tom Lane 9.3.21
2017-11-20 Use out-of-line M68K spinlock code for OpenBSD as well as NetBSD. Tom Lane 9.6.7
2017-11-20 Use out-of-line M68K spinlock code for OpenBSD as well as NetBSD. Tom Lane 10.2
2017-11-20 Use out-of-line M68K spinlock code for OpenBSD as well as NetBSD. Tom Lane 9.5.11
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2006-06-01 Back-port Postgres 7.4 spinlock code into 7.3 branch. This adds Tom Lane 7.3.16
2006-05-12 Upon closer inspection, the sparc code in s_lock.c is dead code, and Tom Lane 8.2.0
2006-05-11 Remove unnecessary .seg/.section directives, per Alan Stange. Tom Lane 7.3.15
2006-05-11 Remove unnecessary .seg/.section directives, per Alan Stange. Tom Lane 7.4.13
2006-05-11 Remove unnecessary .seg/.section directives, per Alan Stange. Tom Lane 8.0.8
2006-05-11 Remove unnecessary .seg/.section directives, per Alan Stange. Tom Lane 8.1.4
2006-05-11 Remove unnecessary .seg/.section directives, per Alan Stange. Tom Lane 8.2.0
2005-10-11 Add infrastructure for making spins_per_delay variable depending on Tom Lane 8.1.0
2005-08-26 Back-port recent MIPS and M68K spinlock improvements to 8.0 branch. Tom Lane 8.0.4
2005-08-26 Adjust m68k spinlock code to avoid duplicate in-line and not-in-line Tom Lane 8.1.0
2005-08-25 Replace out-of-line tas() assembly code for MIPS with a properly Tom Lane 8.1.0
2004-12-29 Support Sun's compiler on SunOS4 (a/k/a Solaris 9). Per ayan@ayan.net Tom Lane 8.0.0
2004-08-30 Improve spinlock selftest to make it able to detect misdeclaration of Tom Lane 8.0.0