Re: Representation of ResourceOwnerIds (transient XIDs) in system views (lazy xid assignment) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Representation of ResourceOwnerIds (transient XIDs) in system views (lazy xid assignment)
Date
Msg-id 12691.1188429310@sss.pgh.pa.us
Whole thread Raw
In response to Re: Representation of ResourceOwnerIds (transient XIDs) in system views (lazy xid assignment)  ("Florian G. Pflug" <fgp@phlo.org>)
List pgsql-hackers
"Florian G. Pflug" <fgp@phlo.org> writes:
> What about a string representation? Something like
> sessionId/localTransactionId?  Should we ever decide that indeed this
> *should* get it's own datatype, a string representation would allow
> for a very painless transition...

Yeah, that's probably the best way.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Why is there a tsquery data type?
Next
From: Tom Lane
Date:
Subject: Re: int8 & INT64_IS_BUSTED