]> granicus.if.org Git - postgresql/history - src/include/storage/pg_shmem.h
Clean up code associated with updating pg_class statistics columns
[postgresql] / src / include / storage / pg_shmem.h
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-01-04 Tom LaneRearrange backend startup sequence so that ShmemIndexLo...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-08-20 Tom LaneConvert the arithmetic for shared memory size calculati...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-12-29 Tom LaneRefactor EXEC_BACKEND code so that postmaster child...
2004-11-09 Tom LanePut in place some defenses against being fooled by...
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2003-12-01 Tom LaneAvoid assuming that type key_t is 32 bits, since it...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-11-07 Tom LaneCause stats processes to detach from shared memory...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-05-08 Bruce MomjianPass shared memory address on command line to exec...
2003-05-06 Bruce MomjianPass shared memory id and socket descriptor number...
2002-09-04 Bruce Momjianpgindent run.
2002-09-02 Bruce MomjianRemove sys/types.h in files that include postgres.h...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-05-05 Tom LaneCreate an internal semaphore API that is not tied to...