postgresql/src/backend/access
Tom Lane 2871b4618a Replace the KnownAssignedXids hash table with a sorted-array data structure,
and be more tense about the locking requirements for it, to improve performance
in Hot Standby mode.  In passing fix a few bugs and improve a number of
comments in the existing HS code.

Simon Riggs, with some editorialization by Tom
2010-04-28 00:09:05 +00:00
..
common Add missing reset of need_initialization in reloptions code. 2010-03-11 21:47:19 +00:00
gin pgindent run for 9.0 2010-02-26 02:01:40 +00:00
gist Typo fix. Kevin Grittner. 2010-04-14 20:17:26 +00:00
hash pgindent run for 9.0 2010-02-26 02:01:40 +00:00
heap Fix various instances of "the the". 2010-04-23 23:21:44 +00:00
index pgindent run for 9.0 2010-02-26 02:01:40 +00:00
nbtree Optimise btree delete processing when no active backends. 2010-04-22 08:04:25 +00:00
transam Replace the KnownAssignedXids hash table with a sorted-array data structure, 2010-04-28 00:09:05 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00