aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/sysv_sema.c
Commit message (Expand)AuthorAge
* Fix a passel of recently-committed violations of the rule 'thou shaltTom Lane2006-07-14
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Re-run pgindent, fixing a problem where comment lines after a blankBruce Momjian2005-11-22
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Update copyright to 2004.Bruce Momjian2004-08-29
* Win32 signals cleanup. Patch by Magnus Hagander, with input from ClaudioNeil Conway2004-02-08
* Here's the latest win32 signals code, this time in the form of a patchBruce Momjian2004-01-27
* Avoid assuming that type key_t is 32 bits, since it reportedly isn'tTom Lane2003-12-01
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Various message fixes, among those fixes for the previous round of fixesPeter Eisentraut2003-09-26
* Update copyrights to 2003.Bruce Momjian2003-08-04
* pgindent run.Bruce Momjian2003-08-04
* elog mop-up: bring some straggling fprintf(stderr)'s into the elog world.Tom Lane2003-07-27
* Error message editing in backend/bootstrap, /lib, /nodes, /port.Tom Lane2003-07-22
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-25
* pgindent run.Bruce Momjian2002-09-04
* Remove sys/types.h in files that include postgres.h, and hence c.h,Bruce Momjian2002-09-02
* Update copyright to 2002.Bruce Momjian2002-06-20
* Create an internal semaphore API that is not tied to SysV semaphores.Tom Lane2002-05-05