Using constraint exclusion with 2 floats

From: Julien Rouhaud <rjuju123(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Using constraint exclusion with 2 floats
Date: 2011-10-12 09:16:35
Message-ID: CAOBaU_aGA0EbvEognjCZgy+FaAR5CW1oBTS82FfhGnqaKGMHdQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi everyone,
Is there an easy way (that I maybe missed) to use constraint exclusion with
2 floats ?
Must I find an extension the temporal extension which create a new type with
2 timestamp or can I usethe && operator with 2 fields ?

Thank you

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sarma Chavali 2011-10-12 11:08:50 Conceptual Architecture
Previous Message Ondrej Ivanič 2011-10-12 09:04:48 Re: Drill-downs and OLAP type data