On R, 2005-09-02 at 11:03 -0400, Tom Lane wrote:
> Alvaro Herrera <[EMAIL PROTECTED]> writes:
> > I wonder why we don't support more operators on Xid, so these things are
> > avoided?  Right now we only have =, AFAIR.
> 
> I once started to make a btree opclass for XID, and stopped when it
> occurred to me that XID comparison doesn't obey the transitive law.
> btree won't like that...

Does this mean that Slony's usage of btree index on XID gives
(occasionally) wrong results ?

-- 
Hannu Krosing <[EMAIL PROTECTED]>


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to