aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/lmgr/spin.c
Commit message (Expand)AuthorAge
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Update copyright to 2004.Bruce Momjian2004-08-29
* Mop-up for HAS_TEST_AND_SET refactoring. Un-break two or three platformsTom Lane2003-12-23
* Move slock_t typdefs into s_lock.h from include/port files forBruce Momjian2003-12-23
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Update copyrights to 2003.Bruce Momjian2003-08-04
* pgindent run.Bruce Momjian2002-09-04
* Update copyright to 2002.Bruce Momjian2002-06-20
* Create an internal semaphore API that is not tied to SysV semaphores.Tom Lane2002-05-05
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Make inclusion logic for sys/sem.h and sys/ipc.h consistent across allTom Lane2001-10-01
* Add sys/types.h for FreeBSD compile.Bruce Momjian2001-10-01
* Implement new 'lightweight lock manager' that's intermediate betweenTom Lane2001-09-29
* Move s_lock.c and spin.c into lmgr subdirectory, which seems a muchTom Lane2001-09-27