index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
storage
/
lmgr
/
spin.c
Commit message (
Expand
)
Author
Age
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Hmm, seems --disable-spinlocks has been broken for awhile and nobody
Tom Lane
2006-07-22
*
Remove 576 references of include files that were not needed.
Bruce Momjian
2006-07-14
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Mop-up for HAS_TEST_AND_SET refactoring. Un-break two or three platforms
Tom Lane
2003-12-23
*
Move slock_t typdefs into s_lock.h from include/port files for
Bruce Momjian
2003-12-23
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
pgindent run.
Bruce Momjian
2002-09-04
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
Create an internal semaphore API that is not tied to SysV semaphores.
Tom Lane
2002-05-05
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Make inclusion logic for sys/sem.h and sys/ipc.h consistent across all
Tom Lane
2001-10-01
*
Add sys/types.h for FreeBSD compile.
Bruce Momjian
2001-10-01
*
Implement new 'lightweight lock manager' that's intermediate between
Tom Lane
2001-09-29
*
Move s_lock.c and spin.c into lmgr subdirectory, which seems a much
Tom Lane
2001-09-27