Re: Final Thoughts for 8.3 on LWLocking and Scalability - Mailing list pgsql-hackers

From Marko Kreen
Subject Re: Final Thoughts for 8.3 on LWLocking and Scalability
Date
Msg-id e51f66da0709110331p4f3ea5aam1229e217e1d5c785@mail.gmail.com
Whole thread Raw
In response to Final Thoughts for 8.3 on LWLocking and Scalability  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: Final Thoughts for 8.3 on LWLocking and Scalability
List pgsql-hackers
On 9/11/07, Simon Riggs <simon@2ndquadrant.com> wrote:
> 5. ReadNewTransactionId() is only called now by GetNextXidAndEpoch(),
> but I can't find a caller of that anywhere in core or contrib. Can those
> now be removed?

GetNextXidAndEpoch() is needed for external modules to use
8-byte transaction ids user-level.  Used by txid module in
Skytools/pgq.

Please keep it.

-- 
marko


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: CSStorm occurred again by postgreSQL8.2
Next
From: Simon Riggs
Date:
Subject: Re: Final Thoughts for 8.3 on LWLocking and Scalability