]> granicus.if.org Git - postgresql/history - src/include/storage
Remove cvs keywords from all files.
[postgresql] / src / include / storage /
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-08-23 Tom LaneMarginal code cleanup for streaming replication.
2010-08-14 Tom LaneMyBackendId now needs to be PGDLLIMPORT, so that contri...
2010-08-13 Robert HaasInclude the backend ID in the relpath of temporary...
2010-07-06 Bruce Momjianpgindent run for 9.0, second run
2010-07-03 Tom LaneReplace max_standby_delay with two parameters, max_stan...
2010-05-26 Simon RiggsHS Defer buffer pin deadlock check until deadlock_timeo...
2010-05-15 Robert HaasRename PM_RECOVERY_CONSISTENT and PMSIGNAL_RECOVERY_CON...
2010-05-13 Simon RiggsCleanup initialization of Hot Standby. Clarify working...
2010-02-26 Bruce Momjianpgindent run for 9.0
2010-02-16 Tom LaneReplace the pg_listener-based LISTEN/NOTIFY mechanism...
2010-02-15 Greg StarkSpeed up CREATE DATABASE by deferring the fsyncs until...
2010-02-13 Simon RiggsFix relcache init file invalidation during Hot Standby...
2010-02-13 Simon RiggsRe-enable max_standby_delay = -1 using deadlock detecti...
2010-02-09 Tom LaneFix up rickety handling of relation-truncation interlocks.
2010-02-07 Tom LaneCreate a "relation mapping" infrastructure to support...
2010-01-31 Simon RiggsDetect early deadlock in Hot Standby when Startup is...
2010-01-29 Simon RiggsFilter recovery conflicts based upon dboid from relfile...
2010-01-27 Heikki LinnakangasMake standby server continuously retry restoring the...
2010-01-23 Simon RiggsIn HS, Startup process sets SIGALRM when waiting for...
2010-01-20 Heikki LinnakangasNow that much of walreceiver has been pulled back into...
2010-01-16 Simon RiggsTeach standby conflict resolution to use SIGUSR1
2010-01-16 Tom LanePGDLLIMPORT-ize the remaining variables needed by walre...
2010-01-15 Heikki LinnakangasIntroduce Streaming Replication.
2010-01-14 Simon RiggsFirst part of refactoring of code for ResolveRecoveryCo...
2010-01-10 Simon RiggsDuring Hot Standby, fix drop database when sessions...
2010-01-09 Simon RiggsDuring Hot Standby, set DatabasePath correctly during...
2010-01-05 Magnus HaganderUse _mm_pause() for win64 spin_delay(), per note from...
2010-01-04 Magnus HaganderAdd a Win64-specific spin_delay() function.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2010-01-02 Magnus HaganderSupport 64-bit shared memory when building on 64-bit...
2009-12-31 Tom LaneRedefine Datum as uintptr_t, instead of unsigned long.
2009-12-19 Simon RiggsAllow read only connections during recovery, known...
2009-12-15 Robert HaasAdd an EXPLAIN (BUFFERS) option to show buffer-usage...
2009-08-31 Tom LaneChange the autovacuum launcher to read pg_database...
2009-08-29 Tom LaneRemove the use of the pg_auth flat file for client...
2009-08-12 Tom LaneAllow backends to start up without use of the flat...
2009-08-05 Heikki LinnakangasImprove error messages in md.c. When a filesystem opera...
2009-07-31 Tom LaneCreate a multiplexing structure for signals to Postgres...
2009-07-27 Tom LaneAdd s_lock support for SuperH architecture.
2009-06-25 Heikki LinnakangasFix some serious bugs in archive recovery, now that...
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-05-05 Tom LaneInstall a "dead man switch" to allow the postmaster...
2009-04-04 Tom LaneA session that does not have any live snapshots does...
2009-03-03 Heikki LinnakangasRemove the placeholder LWLockId in place of the removed...
2009-02-23 Heikki LinnakangasChange the signaling of end-of-recovery. Startup proces...
2009-02-19 Heikki LinnakangasIncrease NUM_AUXILIARY_PROCS, now that the startup...
2009-02-18 Heikki LinnakangasStart background writer during archive recovery. Backgr...
2009-01-12 Tom LaneImplement prefetching via posix_fadvise() for bitmap...
2009-01-03 Tom LaneCreate a "shmem_startup_hook" to be called at the end...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-12-26 Tom LaneRemove unused include file, per ITAGAKI Takahiro. ...
2008-12-12 Alvaro HerreraReduce some rel.h inclusions, and add pg_list.h to...
2008-12-09 Heikki LinnakangasRevert SIGUSR1 multiplexing patch, per Tom's objection.
2008-12-09 Heikki LinnakangasProvide support for multiplexing SIGUSR1 signal. The...
2008-12-03 Heikki LinnakangasIntroduce visibility map. The visibility map is a bitma...
2008-11-19 Heikki LinnakangasRethink the way FSM truncation works. Instead of WAL...
2008-11-07 Tom LaneImplement ALTER DATABASE SET TABLESPACE to move a whole...
2008-11-06 Tom LaneImprove bulk-insert performance by keeping the current...
2008-11-03 Tom LaneClean up the messy semantics (not to mention inefficien...
2008-11-02 Tom LaneRemove the last vestiges of the MAKE_PTR/MAKE_OFFSET...
2008-10-31 Heikki LinnakangasUpdate FSM on WAL replay. This is a bit limited; the...
2008-10-31 Heikki LinnakangasUnite ReadBufferWithFork, ReadBufferWithStrategy, and...
2008-10-29 Peter EisentrautSupport for Sun Studio compiler on Linux
2008-10-06 Heikki LinnakangasUse fork names instead of numbers in the file names...
2008-10-06 Heikki LinnakangasIndex FSMs needs to be vacuumed as well. Report by...
2008-10-03 Heikki LinnakangasAdd relation fork support to pg_relation_size() functio...
2008-09-30 Heikki LinnakangasRewrite the FSM. Instead of relying on a fixed-size...
2008-09-17 Tom LaneAllow ShowBufferUsage() to report the number of reads...
2008-09-16 Tom LaneWiden the nLocks counts in local lock tables from int...
2008-08-11 Heikki LinnakangasIntroduce the concept of relation forks. An smgr relati...
2008-08-04 Tom LaneImprove CREATE/DROP/RENAME DATABASE so that when failin...
2008-07-14 Tom LaneClean up buildfarm failures arising from the seemingly...
2008-07-13 Tom LaneChange the PageGetContents() macro to guarantee its...
2008-07-01 Tom LaneTeach autovacuum how to determine whether a temp table...
2008-06-19 Tom LaneRewrite the sinval messaging mechanism to reduce conten...
2008-06-19 Alvaro HerreraImprove our #include situation by moving pointer types...
2008-06-12 Heikki LinnakangasRefactor XLogOpenRelation() and XLogReadBuffer() in...
2008-06-08 Alvaro HerreraMove BufferGetPageSize and BufferGetPage from bufpage...
2008-06-06 Alvaro HerreraChange xlog.h to xlogdefs.h in bufpage.h, and fix fallout.
2008-05-12 Alvaro HerreraImprove snapshot manager by keeping explicit track...
2008-05-12 Alvaro HerreraPut back bufmgr.h in bufpage.h -- it is needed by some...
2008-05-12 Alvaro HerreraRestructure some header files a bit, in particular...
2008-04-16 Tom LaneRepair two places where SIGTERM exit could leave shared...
2008-04-15 Bruce MomjianRevert addition of pg_terminate_backend() because of...
2008-04-15 Bruce MomjianAdd pg_terminate_backend() to allow terminating only...
2008-03-26 Alvaro HerreraSeparate snapshot management code from tuple visibility...
2008-03-17 Alvaro HerreraMove ProcState definition into sinvaladt.c from sinvala...
2008-03-16 Alvaro HerreraModify interactions between sinval.c and sinvaladt...
2008-03-10 Tom LaneProvide a build-time option to store large relations...
2008-03-10 Tom LaneReduce memory consumption during VACUUM of large relati...
2008-03-04 Tom LaneFix PREPARE TRANSACTION to reject the case where the...
2008-01-26 Tom LaneChange StatementCancelHandler() to check the DoingComma...
2008-01-09 Tom LaneFix CREATE INDEX CONCURRENTLY to not deadlock against...
2008-01-08 Tom Lanelmgr.c:DescribeLockTag was never taught about virtual...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce MomjianRe-run pgindent with updated list of typedefs. (Update...
2007-11-15 Bruce Momjianpgindent run for 8.3.
next