On Tue, Jun 28, 2011 at 10:03 PM, Robert Haas <[email protected]> wrote: > On Thu, Apr 7, 2011 at 2:49 PM, Merlin Moncure <[email protected]> wrote: >> On Thu, Apr 7, 2011 at 1:28 PM, Merlin Moncure <[email protected]> wrote: >>> int ByteOffset = xid / BITS_PER_BYTE; >> >> whoops, I just notice this was wrong -- the byte offset needs to be >> taking bucket into account. I need to clean this up some more >> obviously, but the issues at play remain the same.... > > So, where is the latest version of this patch?
https://commitfest.postgresql.org/action/patch_view?id=553 merlin -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
