Re: functional index arg matching patch - Mailing list pgsql-hackers

From Tom Lane
Subject Re: functional index arg matching patch
Date
Msg-id 2089.966871171@sss.pgh.pa.us
Whole thread Raw
In response to functional index arg matching patch  (Mark Hollomon <mhh@mindspring.com>)
List pgsql-hackers
Mark Hollomon <mhh@mindspring.com> writes:
> Attached is a patch to allow
> functinal indecies to use functions that
> are for 'binary-compatible' types.

Um, thanks for working on this, but I already fixed that...

            regards, tom lane

pgsql-hackers by date:

Previous
From: Vince Vielhaber
Date:
Subject: Re: Bug tracking (was Re: +/- Inf for float8's)
Next
From: Tiago Antão
Date:
Subject: Re: Optimisation deficiency: currval('seq')-->seq scan, constant-->index scan