aboutsummaryrefslogtreecommitdiff
path: root/src/include/storage/pg_shmem.h
Commit message (Expand)AuthorAge
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Convert the arithmetic for shared memory size calculation from 'int'Tom Lane2005-08-20
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Refactor EXEC_BACKEND code so that postmaster child processes reattachTom Lane2004-12-29
* Put in place some defenses against being fooled by accidental match ofTom Lane2004-11-09
* Update copyright to 2004.Bruce Momjian2004-08-29
* Avoid assuming that type key_t is 32 bits, since it reportedly isn'tTom Lane2003-12-01
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-29
* Cause stats processes to detach from shared memory when started, so thatTom Lane2003-11-07
* Update copyrights to 2003.Bruce Momjian2003-08-04
* Pass shared memory address on command line to exec'ed backend.Bruce Momjian2003-05-08
* Pass shared memory id and socket descriptor number on command line forBruce Momjian2003-05-06
* 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