Re: Using multidimensional indexes in ordinal queries - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: Using multidimensional indexes in ordinal queries
Date
Msg-id AANLkTimVLJxvr5kcQFCiRHWBqQkSwyLZj-ZD-HjN_rMk@mail.gmail.com
Whole thread Raw
In response to Re: Using multidimensional indexes in ordinal queries  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Tue, Jun 22, 2010 at 1:58 AM, Robert Haas <robertmhaas@gmail.com> wrote:
It doesn't?   I didn't think it was making any assumptions about the
ordering data type beyond the fact that it had a default btree
opclass.
Actually, the return type of consistent method was replaced by float8. Negative values are used for "unconsistent" state. Non-negative values are used for "consistent" and ordering.

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: TCP keepalive support for libpq
Next
From: Greg Stark
Date:
Subject: Re: Parallel pg_restore versus old dump files