]> granicus.if.org Git - postgresql/history - src/backend/storage/ipc/ipci.c
pgindent run for 9.4
[postgresql] / src / backend / storage / ipc / ipci.c
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-04-08 Robert HaasGet rid of the dynamic shared memory state file.
2014-02-01 Robert HaasIntroduce replication slots.
2014-01-27 Robert HaasRelax the requirement that all lwlocks be stored in...
2014-01-23 Tom LaneAllow use of "z" flag in our printf calls, and use...
2014-01-08 Robert HaasReduce the number of semaphores used under --disable...
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-10-10 Robert HaasAllow dynamic allocation of shared memory segments.
2013-07-16 Robert HaasAllow background workers to be started dynamically.
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-06-25 Alvaro HerreraTighten up includes in sinvaladt.h, twophase.h, proc.h
2012-05-09 Simon RiggsRename BgWriterShmem/Request to CheckpointerShmem/Request
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-11-25 Robert HaasMove "hot" members of PGPROC into a separate PGXACT...
2011-02-07 Heikki LinnakangasImplement genuine serializable isolation level.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-09-15 Heikki LinnakangasSimplify Windows implementation of latches. There's...
2010-09-11 Heikki LinnakangasIntroduce latches. A latch is a boolean variable, with...
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.
next