1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-28 18:48:04 +03:00

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
This commit is contained in:
Tom Lane
2010-04-28 00:09:05 +00:00
parent 871e73bb27
commit 2871b4618a
2 changed files with 766 additions and 326 deletions

File diff suppressed because it is too large Load Diff