Re: XID Data Types - Mailing list pgsql-general

From Manfred Koizar
Subject Re: XID Data Types
Date
Msg-id 054d90pgji856h5bh227u8aodmehn5vvfl@email.aon.at
Whole thread Raw
In response to XID Data Types  (Ericson Smith <eric@did-it.com>)
Responses Re: XID Data Types  (Ericson Smith <eric@did-it.com>)
Re: XID Data Types  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-general
On Mon, 03 May 2004 13:38:45 -0400, Ericson Smith <eric@did-it.com>
wrote:
>didit=# select *,xmin from settings where xmin > '187167023'::xid limit 5;
>ERROR:  operator does not exist: xid > xid

There might be better solutions, but when I ran into the same problem,
the age(xid) function helped at lot.


pgsql-general by date:

Previous
From: Steve Atkins
Date:
Subject: Re: Per-session data?
Next
From: "A Palmblad"
Date:
Subject: C Functions, datatypes