Commits

DateSubjectAuthorReleases
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
2022-04-12 Revert the addition of GetMaxBackends() and related stuff. Robert Haas 15.0
2022-02-08 Remove MaxBackends variable in favor of GetMaxBackends() function. Robert Haas 15.0
2018-02-22 Remove extra words. Robert Haas 11.0
2016-10-04 Extend framework from commit 53be0b1ad to report latch waits. Robert Haas 10.0
2016-02-02 Make all built-in lwlock tranche IDs fixed. Robert Haas 9.6.0
2015-11-12 Move each SLRU's lwlocks to a separate tranche. Robert Haas 9.6.0
2015-04-30 Create an infrastructure for parallel computation in PostgreSQL. Robert Haas 9.5.0
2014-01-27 Relax the requirement that all lwlocks be stored in a single array. Robert Haas 9.4.0
2013-07-22 Adjust HeapTupleSatisfies* routines to take a HeapTuple. Robert Haas 9.4.0
2012-04-24 Lots of doc corrections. Robert Haas 9.2.0
2011-07-07 Adjust OLDSERXID_MAX_PAGE based on BLCKSZ. Robert Haas 9.1.0
2011-07-07 Adjust OLDSERXID_MAX_PAGE based on BLCKSZ. Robert Haas 9.2.0
2011-05-19 Fix race condition in CheckTargetForConflictsIn. Robert Haas 9.1.0
2011-05-07 Add comment about memory reordering to PredicateLockTupleRowVersionLink. Robert Haas 9.1.0
2011-04-25 Add fast paths for cases when no serializable transactions are running. Robert Haas 9.1.0
2011-04-08 Truncate the predicate lock SLRU to empty, instead of almost empty. Robert Haas 9.1.0
2011-04-08 Partially roll back overenthusiastic SSI optimization. Robert Haas 9.1.0
2011-04-07 Tweaks for SSI out-of-shared memory behavior. Robert Haas 9.1.0
2011-04-05 Repair some flakiness in CheckTargetForConflictsIn. Robert Haas 9.1.0
2011-02-15 Rename max_predicate_locks_per_transaction. Robert Haas 9.1.0