index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
port
/
sysv_sema.c
Commit message (
Expand
)
Author
Age
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Win32 signals cleanup. Patch by Magnus Hagander, with input from Claudio
Neil Conway
2004-02-08
*
Here's the latest win32 signals code, this time in the form of a patch
Bruce Momjian
2004-01-27
*
Avoid assuming that type key_t is 32 bits, since it reportedly isn't
Tom Lane
2003-12-01
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Various message fixes, among those fixes for the previous round of fixes
Peter Eisentraut
2003-09-26
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
pgindent run.
Bruce Momjian
2003-08-04
*
elog mop-up: bring some straggling fprintf(stderr)'s into the elog world.
Tom Lane
2003-07-27
*
Error message editing in backend/bootstrap, /lib, /nodes, /port.
Tom Lane
2003-07-22
*
Merge documentation into one book. (Build with "make html".) Replace
Peter Eisentraut
2003-03-25
*
pgindent run.
Bruce Momjian
2002-09-04
*
Remove sys/types.h in files that include postgres.h, and hence c.h,
Bruce Momjian
2002-09-02
*
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