Commits

DateSubjectAuthorReleases
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
2005-07-30 SUNOS4_CC -> SUNOS_CC. Bruce Momjian 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.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-12-18 Allow NetBSD, m64k to compile the ASM spinlock code. Bruce Momjian 8.0.0
2004-08-30 Improve spinlock selftest to make it able to detect misdeclaration of Tom Lane 8.0.0
2004-08-30 Another pgindent run with lib typedefs added. Bruce Momjian 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-06-19 Looks like s_lock_test needs <time.h> on some platforms. Tom Lane 8.0.0
2004-03-23 When changing select() calls for delays into pg_usleep(), two comments Bruce Momjian 8.0.0
2004-03-15 * postmaster.c: cleanup pmdaemonize under win32; missed failure message Bruce Momjian 8.0.0
2004-02-10 Centralize implementation of delay code by creating a pg_usleep() Tom Lane 8.0.0
2004-01-09 Change PG_DELAY from msec to usec and use it consistenly rather than Bruce Momjian 8.0.0
2003-12-27 Improve spinlock code for recent x86 processors: insert a PAUSE Tom Lane 8.0.0
2003-12-23 Use inlined TAS() on PA-RISC, if we are compiling with gcc. Tom Lane 8.0.0
2003-12-23 Mop-up for HAS_TEST_AND_SET refactoring. Un-break two or three platforms Tom Lane 8.0.0
2003-12-23 Move slock_t typdefs into s_lock.h from include/port files for Bruce Momjian 8.0.0
2003-12-23 Remove NEED_I386_TAS_ASM and just test for compiler defines. Bruce Momjian 8.0.0
2003-12-22 This applied patch remove NEED_SPARC_TAS_ASM and instead uses __sparc || Bruce Momjian 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-08-08 Another pgindent run with updated typedefs. Bruce Momjian 7.4.1