Dev version doesn't acknowledge cross type indexes

Started by Kris Jurkaover 22 years ago3 messagespatches
Jump to latest
#1Kris Jurka
books@ejurka.com

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

Attachments:

crosstypeindexesdoc.patchtext/plain; charset=US-ASCII; name=crosstypeindexesdoc.patchDownload+0-22
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Kris Jurka (#1)
Re: Dev version doesn't acknowledge cross type indexes

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

#3Bruce Momjian
bruce@momjian.us
In reply to: Kris Jurka (#1)
Re: Dev version doesn't acknowledge cross type indexes

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