Simon Riggs <simon(at)2ndQuadrant(dot)com> writes:
> [ v2 patch ]
BTW, while I'm looking at this, why bother with the separate
KnownAssignedXidsValid[] array? Wouldn't it be cheaper
(certainly so in storage, probably so in access/update times)
to have just the KnownAssignedXids[] array and store
InvalidTransactionId in unused entries?
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Simon Riggs | Date: 2010-04-25 16:46:38 |
| Subject: Re: testing HS/SR - 1 vs 2 performance |
| Previous: | From: Tom Lane | Date: 2010-04-25 15:50:17 |
| Subject: Re: testing HS/SR - 1 vs 2 performance |