| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | t-ishii(at)sra(dot)co(dot)jp, Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>, pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] int8 and index |
| Date: | 1999-09-27 00:47:04 |
| Message-ID: | 199909270047.UAA27320@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> writes:
> >> How about select .. from .. where .. = ..::int8; ?
> >>
> >> Without ::int8 PostgreSQL doesn't use int8 indexes.
>
> > Oops. I forgot about that! Thanks.
>
> Yes, this is on the TODO list (although I think TODO just mentions
> the equivalent problem for int2).
>
int8 mention added.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hiroshi Inoue | 1999-09-27 01:08:55 | RE: [HACKERS] int8 and index |
| Previous Message | Bruce Momjian | 1999-09-27 00:44:42 | Re: [HACKERS] Re: [GENERAL] Update of bitmask type |