Re: [HACKERS] int8 and index

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] int8 and index
Дата
Msg-id 6047.938185683@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] int8 and index  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Ответы Re: [HACKERS] int8 and index  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
Tatsuo Ishii <t-ishii@sra.co.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).
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Re: [GENERAL] Update of bitmask type
Следующее
От: Daniel Péder
Дата:
Сообщение: postgres startup script modification (Linux RedHat)