Optimizing GetConflictingVirtualXIDs()

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Optimizing GetConflictingVirtualXIDs()
Date: 2010-02-14 14:59:22
Message-ID: 1266159562.7341.9201.camel@ebony
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Optimize GetConflictingVirtualXIDs() in roughly the same manner we
optimize TransactionIdIsInProgress().

Views?

--
Simon Riggs www.2ndQuadrant.com

Attachment Content-Type Size
optimize_get_conflicts.patch text/x-patch 4.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Stark 2010-02-14 15:31:58 Re: Re: Faster CREATE DATABASE by delaying fsync (was 8.4.1 ubuntu karmic slow createdb)
Previous Message Magnus Hagander 2010-02-14 14:52:30 Re: Streaming Replication on win32