]> granicus.if.org Git - postgresql/history - src/backend/storage/ipc/ipci.c
Replace the pg_listener-based LISTEN/NOTIFY mechanism with an in-memory queue.
[postgresql] / src / backend / storage / ipc / ipci.c
2010-02-16 Tom LaneReplace the pg_listener-based LISTEN/NOTIFY mechanism...
2010-01-15 Heikki LinnakangasIntroduce Streaming Replication.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-07-31 Tom LaneCreate a multiplexing structure for signals to Postgres...
2009-05-05 Tom LaneInstall a "dead man switch" to allow the postmaster...
2009-01-03 Tom LaneCreate a "shmem_startup_hook" to be called at the end...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-09-30 Heikki LinnakangasRewrite the FSM. Instead of relying on a fixed-size...
2008-05-12 Alvaro HerreraRestructure some header files a bit, in particular...
2008-03-16 Alvaro HerreraModify interactions between sinval.c and sinvaladt...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-06-08 Tom LaneArrange for large sequential scans to synchronize with...
2007-02-15 Alvaro HerreraRestructure autovacuum in two processes: a dummy proces...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-15 Tom LaneRedesign the patch for allocation of shmem space and...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-08-01 Bruce MomjianAdd support for loadable modules to allocated shared...
2006-07-15 Tom LanePut back some more not-so-unused-as-all-that #includes...
2006-07-14 Bruce MomjianRemove 576 references of include files that were not...
2006-06-19 Tom LaneTake the statistics collector out of the loop for monit...
2006-05-08 Tom LaneRewrite btree vacuuming to fold the former bulkdelete...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-01-04 Tom LaneRearrange backend startup sequence so that ShmemIndexLo...
2005-12-09 Tom LaneSimplify lock manager data structures by making a clear...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-08-20 Tom LaneConvert the arithmetic for shared memory size calculati...
2005-06-17 Tom LaneTwo-phase commit. Original patch by Heikki Linnakangas...
2005-05-19 Tom LaneSplit the shared-memory array of PGPROC pointers out...
2005-04-28 Tom LaneImplement sharable row-level locks, and use them for...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-12-29 Tom LaneRefactor EXEC_BACKEND code so that postmaster child...
2004-09-29 Tom LaneMinor adjustments to improve the accuracy of our comput...
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-07-01 Tom LaneNested transactions. There is still much left to do...
2004-05-29 Tom LaneSeparate out bgwriter code into a logically separate...
2004-05-28 Tom LaneCode review for EXEC_BACKEND changes. Reduce the numbe...
2004-04-19 Tom LaneCode review for ARC patch. Eliminate static variables...
2004-02-25 Bruce MomjianFor application to HEAD, following community review.
2004-02-10 Tom LaneRestructure smgr API as per recent proposal. smgr...
2004-01-26 Bruce Momjian[all] Removed call to getppid in SendPostmasterSignal...
2004-01-26 Bruce MomjianBack out win32 patch so we can apply it separately.
2004-01-26 Bruce MomjianAttached is a patch that fixes some trivial typos and...
2003-12-20 Bruce MomjianThis patch is the next step towards (re)allowing fork...
2003-12-01 Bruce MomjianTry to reduce confusion about what is a lock method...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-09-12 Bruce MomjianFix old mention of exec() in AttachSharedMemoryAndSemap...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-07-24 Tom LaneError message editing in backend/storage.
2003-05-27 Bruce MomjianMake debug_ GUC varables output DEBUG1 rather than...
2003-05-03 Bruce MomjianHandle clog structure in shared memory in exec() case...
2003-05-02 Bruce MomjianBack out last commit --- wrong patch.
2003-05-02 Bruce MomjianDump/read non-default GUC values for use by exec'ed...
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...
2002-03-02 Bruce MomjianCommit to match discussed elog() changes. Only update...
2001-11-04 Tom LaneMerge three existing ways of signaling postmaster from...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-09-29 Tom LaneImplement new 'lightweight lock manager' that's interme...
2001-08-25 Tom LaneReplace implementation of pg_log as a relation accessed...
2001-06-27 Tom LaneInstall infrastructure for shared-memory free space...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-12-22 Tom LaneRevise lock manager to support "session level" locks...
2000-12-03 Tom LaneDon't use 'private' as a parameter name in visible...
2000-11-30 Tom LaneRearrange bufmgr header files so that buf_internals...
2000-11-28 Tom LaneSignificant cleanups in SysV IPC handling (shared mem...
2000-11-21 Peter EisentrautPut external declarations into header files.
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-01-26 Bruce MomjianAdd:
1999-10-06 Vadim B. MikheevXLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.
1999-07-17 Bruce Momjian Move some system includes into c.h, and remove duplicates.
1999-07-16 Bruce MomjianFinal cleanup.
1999-07-16 Bruce MomjianUpdate #include cleanups
1999-07-15 Bruce MomjianRemove unused #includes in *.c files.
1999-05-31 Tom LaneRound up shmem size estimate to 1Kb boundary.
1999-05-28 Tom LaneRepair performance problem in SI segment manipulations...
1999-05-25 Bruce Momjianpgindent run over code.
1999-03-06 Tom LaneA few further tweaks to shared memory space estimation.
1999-02-22 Tom LaneRepair some pretty serious problems in dynahash.c and
1999-02-21 Tom LaneRearrange handling of MAXBACKENDS a little bit. The...
1999-02-19 Tom LaneReorder startup ops so that if preallocation of semas...
1999-02-19 Tom LaneAllow maximum number of backends to be set at configure...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-12-15 Vadim B. MikheevInitial MVCC code.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-06-27 Bruce MomjianRename BindingTable to ShmemIndex.
1998-06-27 Bruce MomjianFix for hang after postmaster restart. Add new proc_ex...
1998-06-26 Bruce MomjianRename Lockm to Locks.
1998-06-25 Bruce MomjianRename BindingTab to BindingTable.
1998-06-23 Bruce MomjianBack out some changes I made just for testing.
1998-06-23 Bruce MomjianAdd underscores in manual references.
1998-06-23 Bruce Momjianrename MAIN_MEMORY to STABLE_MEMORY_STORAGE
1998-05-29 Bruce MomjianRemove fork()/exec() and only do fork(). Small cleanups.
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-01-08 Bryan HendersonChange the way ipc.h is included because sys/ipc.h...
next