Re: Dev version doesn't acknowledge cross type indexes - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Dev version doesn't acknowledge cross type indexes
Date
Msg-id 200402101322.i1ADM2f03772@candle.pha.pa.us
Whole thread Raw
In response to Dev version doesn't acknowledge cross type indexes  (Kris Jurka <books@ejurka.com>)
List pgsql-patches
Kris Jurka wrote:
>
> http://developer.postgresql.org/docs/postgres/datatype.html#DATATYPE-NUMERIC
>
> Section 8.1.1 has not been updated to reflect the recent addition of
> indexes which can be used across type definitions.
>
> Kris Jurka

This patch was applied by Tom:

    revision 1.140
    date: 2004/01/20 22:46:06;  author: tgl;  state: Exp;  lines: +1 -23
    Remove no-longer-relevant note about forcing the type of an integer
    constant.  Per Kris Jurka.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Scott Goodwin
Date:
Subject: Patch to psql to allow SEARCH_PATH to be set from env
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: Patch to psql to allow SEARCH_PATH to be set from env