Re: [HACKERS] functional index arg matching patch

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Mark Hollomon <mhh(at)mindspring(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org
Subject: Re: [HACKERS] functional index arg matching patch
Date: 2000-08-21 15:19:31
Message-ID: 2089.966871171@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Mark Hollomon <mhh(at)mindspring(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 2000-08-21 15:32:24 Re: Optimisation deficiency: currval('seq')-->seq scan, constant-->index scan
Previous Message Vince Vielhaber 2000-08-21 15:12:51 Re: Bug tracking (was Re: +/- Inf for float8's)

Browse pgsql-patches by date

  From Date Subject
Next Message Mark Hollomon 2000-08-21 15:47:54 functional index arg matching patch
Previous Message Stephan Szabo 2000-08-20 18:19:56 More FK constraint stuff