index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
storage
/
pg_shmem.h
Commit message (
Expand
)
Author
Age
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Convert the arithmetic for shared memory size calculation from 'int'
Tom Lane
2005-08-20
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Refactor EXEC_BACKEND code so that postmaster child processes reattach
Tom Lane
2004-12-29
*
Put in place some defenses against being fooled by accidental match of
Tom Lane
2004-11-09
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Avoid assuming that type key_t is 32 bits, since it reportedly isn't
Tom Lane
2003-12-01
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
*
Cause stats processes to detach from shared memory when started, so that
Tom Lane
2003-11-07
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
Pass shared memory address on command line to exec'ed backend.
Bruce Momjian
2003-05-08
*
Pass shared memory id and socket descriptor number on command line for
Bruce Momjian
2003-05-06
*
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