summaryrefslogtreecommitdiff
path: root/src/backend/port/sysv_sema.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-111-9/+9
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Change StatementCancelHandler() to check the DoingCommandRead flag to decideTom Lane2008-01-261-5/+14
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Fix a passel of recently-committed violations of the rule 'thou shaltTom Lane2006-07-141-2/+1
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Re-run pgindent, fixing a problem where comment lines after a blankBruce Momjian2005-11-221-9/+9
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-66/+60
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* Win32 signals cleanup. Patch by Magnus Hagander, with input from ClaudioNeil Conway2004-02-081-4/+2
* Here's the latest win32 signals code, this time in the form of a patchBruce Momjian2004-01-271-2/+3
* Avoid assuming that type key_t is 32 bits, since it reportedly isn'tTom Lane2003-12-011-4/+4
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Various message fixes, among those fixes for the previous round of fixesPeter Eisentraut2003-09-261-2/+2
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* pgindent run.Bruce Momjian2003-08-041-5/+5
* elog mop-up: bring some straggling fprintf(stderr)'s into the elog world.Tom Lane2003-07-271-53/+28
* Error message editing in backend/bootstrap, /lib, /nodes, /port.Tom Lane2003-07-221-4/+4
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-251-2/+2
* pgindent run.Bruce Momjian2002-09-041-14/+16
* Remove sys/types.h in files that include postgres.h, and hence c.h,Bruce Momjian2002-09-021-2/+1
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* Create an internal semaphore API that is not tied to SysV semaphores.Tom Lane2002-05-051-0/+522