Re: Dev version doesn't acknowledge cross type indexes

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Dev version doesn't acknowledge cross type indexes
Date: 2004-02-10 13:22:02
Message-ID: 200402101322.i1ADM2f03772@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Christopher Kings-Lynne 2004-02-10 13:37:09 Re: Patch to psql to allow SEARCH_PATH to be set from env
Previous Message Scott Goodwin 2004-02-10 12:34:56 Patch to psql to allow SEARCH_PATH to be set from env