]> granicus.if.org Git - postgresql/history - src/backend/storage
Pgindent run before 9.1 beta2.
[postgresql] / src / backend / storage /
2011-06-09 Heikki LinnakangasMark the SLRU page as dirty when setting an entry in...
2011-06-08 Heikki LinnakangasMake DDL operations play nicely with Serializable Snaps...
2011-06-07 Heikki LinnakangasMake ascii-art in comments pgindent-safe, and some...
2011-06-03 Heikki LinnakangasSSI comment fixes and enhancements. Notably, document...
2011-05-31 Peter EisentrautRecode non-ASCII characters in source to UTF-8
2011-05-30 Heikki LinnakangasThe row-version chaining in Serializable Snapshot Isola...
2011-05-19 Robert HaasFix race condition in CheckTargetForConflictsIn.
2011-05-07 Robert HaasAdd comment about memory reordering to PredicateLockTup...
2011-04-25 Robert HaasAdd fast paths for cases when no serializable transacti...
2011-04-15 Heikki LinnakangasReduce the initial size of local lock hash to 16 entries.
2011-04-11 Peter EisentrautClean up most -Wunused-but-set-variable warnings from...
2011-04-11 Heikki LinnakangasTransferPredicateLocksToNewTarget should initialize...
2011-04-11 Heikki LinnakangasFix the size of predicate lock manager's shared memory...
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-04-08 Robert HaasTruncate the predicate lock SLRU to empty, instead...
2011-04-08 Robert HaasPartially roll back overenthusiastic SSI optimization.
2011-04-07 Robert HaasTweaks for SSI out-of-shared memory behavior.
2011-04-05 Robert HaasRepair some flakiness in CheckTargetForConflictsIn.
2011-03-31 Heikki LinnakangasFix a tiny race condition in predicate locking. Need...
2011-03-23 Simon RiggsPrevent intermittent hang in recovery from bgwriter...
2011-03-10 Robert HaasMinor sync rep corrections.
2011-03-08 Heikki LinnakangasFix overly strict assertion in SummarizeOldestCommitted...
2011-03-08 Heikki LinnakangasDon't throw a warning if vacuum sees PD_ALL_VISIBLE...
2011-03-08 Heikki LinnakangasTruncate predicate lock manager's SLRU lazily at checkp...
2011-03-06 Simon RiggsEfficient transaction-controlled synchronous replication.
2011-03-04 Heikki LinnakangasYou must hold a lock on the heap page when you call
2011-03-01 Heikki LinnakangasFix bugs in Serializable Snapshot Isolation.
2011-02-18 Magnus HaganderProperly initialize variables
2011-02-18 Itagaki TakahiroAdd transaction-level advisory locks.
2011-02-16 Simon RiggsHot Standby feedback for avoidance of cleanup conflicts...
2011-02-15 Robert HaasRename max_predicate_locks_per_transaction.
2011-02-10 Heikki LinnakangasAllocate all entries in the serializable xid hash up...
2011-02-09 Heikki LinnakangasFix allocation of RW-conflict pool in the new predicate...
2011-02-08 Heikki LinnakangasFix copy-pasto in description of pg_serial, and silence...
2011-02-07 Heikki LinnakangasImplement genuine serializable isolation level.
2011-01-31 Simon RiggsFix error code for canceling statement due to conflict...
2011-01-29 Robert HaasTry to avoid running with a full fsync request queue.
2011-01-27 Tom LaneChange inv_truncate() to not repeat its systable_getnex...
2011-01-18 Heikki LinnakangasFix thinko in comment. Spotted by Jim Nasby.
2011-01-15 Heikki LinnakangasTreat a WAL sender process that hasn't started streamin...
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-12-29 Robert HaasSupport unlogged tables.
2010-12-21 Robert HaasWork around unfortunate getppid() behavior on BSD-ish...
2010-12-17 Robert HaasTry to save a kernel call in ResolveRecoveryConflictWit...
2010-12-17 Robert HaasReset 'ps' display just once when resolving VXID conflicts.
2010-12-14 Robert HaasInstrument checkpoint sync calls.
2010-12-13 Robert HaasGeneralize concept of temporary relations to "relation...
2010-12-10 Tom LaneUse symbolic names not octal constants for file permiss...
2010-12-09 Tom LaneForce default wal_sync_method to be fdatasync on Linux.
2010-12-08 Simon RiggsOptimize commit_siblings in two ways to improve group...
2010-12-07 Heikki LinnakangasFix bugs in the hot standby known-assigned-xids trackin...
2010-11-29 Simon RiggsMove call to GetTopTransactionId() earlier in LockAcqui...
2010-11-25 Robert HaasObject access hook framework, with post-creation hook.
2010-11-25 Robert HaasRemove belt-and-suspenders guards against buffer pin...
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-11-15 Robert HaasAdd new buffers_backend_fsync field to pg_stat_bgwriter.
2010-11-15 Simon RiggsAvoid spurious Hot Standby conflicts from btree delete...
2010-11-12 Robert HaasMove copydir() prototype into its own header file.
2010-11-09 Tom LaneFix error handling in temp-file deletion with log_temp_...
2010-09-28 Tom LaneImprove messages for too many private files/dirs. ...
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-30 Tom LaneCosmetic fixes for KnownAssignedXidsGetOldestXmin,...
2010-08-30 Simon RiggsTeach GetOldestXmin() about KnownAssignedXids during...
2010-08-30 Heikki LinnakangasFix typo in comment.
2010-08-23 Tom LaneMarginal code cleanup for streaming replication.
2010-08-20 Robert HaasRemove the isLocalBuf argument from ReadBuffer_common.
2010-08-19 Tom LaneBring some sanity to the trace_recovery_messages code...
2010-08-19 Tom LaneAllocate local buffers in a context of their own, rathe...
2010-08-19 Peter EisentrautRemove extra newlines at end and beginning of files...
2010-08-19 Robert HaasTidy up a few calls to smrgextend().
2010-08-16 Robert HaasMake LockDatabaseObject() AcceptInvalidationMessages().
2010-08-14 Robert HaasFurther dtrace adjustments for the backend-IDs-in-relpa...
2010-08-13 Robert HaasFix assorted dtrace breakage caused by patch to include...
2010-08-13 Robert HaasInclude the backend ID in the relpath of temporary...
2010-08-12 Robert HaasCorrect sundry errors in Hot Standby-related comments.
2010-07-06 Robert HaasMake log_temp_files based on kB, and revert docs &...
2010-07-06 Bruce Momjianpgindent run for 9.0, second run
2010-07-03 Tom LaneMake vacuum_defer_cleanup_age be PGC_SIGHUP level,...
2010-07-03 Tom LaneReplace max_standby_delay with two parameters, max_stan...
2010-07-02 Robert HaasMove copydir.c from src/port to src/backend/storage...
2010-06-14 Itagaki TakahiroRemove max_standby_delay message from ps display of...
2010-05-26 Simon RiggsHS Defer buffer pin deadlock check until deadlock_timeo...
2010-05-14 Simon RiggsAdd many new Asserts in code and fix simple bug that...
2010-05-13 Simon RiggsCleanup initialization of Hot Standby. Clarify working...
2010-05-02 Tom LaneClean up some awkward, inaccurate, and inefficient...
2010-04-29 Tom LaneRename the parameter recovery_connections to hot_standb...
2010-04-28 Tom LaneModify ShmemInitStruct and ShmemInitHash to throw error...
2010-04-28 Heikki LinnakangasIntroduce wal_level GUC to explicitly control if inform...
2010-04-28 Tom LaneReplace the KnownAssignedXids hash table with a sorted...
2010-04-23 Robert HaasFix various instances of "the the".
2010-04-22 Simon RiggsOptimise btree delete processing when no active backends.
2010-04-21 Simon RiggsRelax locking during GetCurrentVirtualXIDs(). Earlier...
2010-04-19 Simon RiggsCheck RecoveryInProgress() while holding ProcArrayLock...
2010-04-18 Simon RiggsTune GetSnapshotData() during Hot Standby by avoiding...
2010-04-06 Simon RiggsChange some debug ereports to elogs, as requested by...
2010-03-21 Peter EisentrautMessage tuning
2010-03-20 Tom LaneClear error_context_stack and debug_query_string at...
2010-03-11 Heikki LinnakangasFix bug in KnownAssignedXidsMany(). I saw this when...
next