Re: How to use brin indexes? - Mailing list pgsql-hackers

From hubert depesz lubaczewski
Subject Re: How to use brin indexes?
Date
Msg-id CAKrjmhebag5WJsCGCeai9vSD-2jHiBjcUGQouJh2U_xWdC_xHA@mail.gmail.com
Whole thread Raw
In response to Re: How to use brin indexes?  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Responses Re: How to use brin indexes?  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
> The minmax operator families don't include any cross-type operators. I'm not exactly sure why not.. Alvaro?
> Anyway, try "select * from t where id = 1224::int8"

It works that way, but it would be great to have it working with non-casted values too.

depesz

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: RLS with check option - surprised design
Next
From: Tom Lane
Date:
Subject: Transient failure of rowsecurity regression test