Thread: Dev version doesn't acknowledge cross type indexes

Dev version doesn't acknowledge cross type indexes

From
Kris Jurka
Date:
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

Attachment

Re: Dev version doesn't acknowledge cross type indexes

From
Tom Lane
Date:
Kris Jurka <books@ejurka.com> writes:
> Section 8.1.1 has not been updated to reflect the recent addition of
> indexes which can be used across type definitions.

Done, thanks for spotting it.

            regards, tom lane

Re: Dev version doesn't acknowledge cross type indexes

From
Bruce Momjian
Date:
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