aboutsummaryrefslogtreecommitdiff
path: root/src/include/storage/pg_shmem.h
Commit message (Expand)AuthorAge
* Update copyrights for 2013Bruce Momjian2013-01-01
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Support 64-bit shared memory when building on 64-bit Windows.Magnus Hagander2010-01-02
* Update copyright for 2009.Bruce Momjian2009-01-01
* Remove the last vestiges of the MAKE_PTR/MAKE_OFFSET mechanism. We haven'tTom Lane2008-11-02
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Redesign the patch for allocation of shmem space and LWLocks for add-onTom Lane2006-10-15
* pgindent run for 8.2.Bruce Momjian2006-10-04
* Add support for loadable modules to allocated shared memory andBruce Momjian2006-08-01
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Rearrange backend startup sequence so that ShmemIndexLock can becomeTom Lane2006-01-04
* 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