Re: RANGE type, and its subtype parameter

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Amit Kapila <amit(dot)kapila(at)huawei(dot)com>
Cc: 'PostgreSQL-development' <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: RANGE type, and its subtype parameter
Date: 2012-04-21 15:52:05
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, 2012-04-21 at 07:03 +0530, Amit Kapila wrote:
> If I understood correctly the following query should give your answer:
> Select opcintype from pg_opclass where opcname = '<operator class name>';

You're right, and my question was wrong. I finally found the SQL query I
was looking for.

Thanks.

--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Noah Misch 2012-04-21 16:52:02 B-tree page deletion boundary cases
Previous Message Albe Laurenz 2012-04-21 08:33:43 Re: Plan stability versus near-exact ties in cost estimates