Re: [HACKERS] Is the int8_ops being implimented?

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема Re: [HACKERS] Is the int8_ops being implimented?
Дата
Msg-id 36CAE0F4.5B8A2015@alumni.caltech.edu
обсуждение исходный текст
Ответ на Is the int8_ops being implimented?  (Ryan Bradetich <rbrad@hpb50023.boi.hp.com>)
Список pgsql-hackers
> ryan=> create table test (test int8 PRIMARY KEY);
> NOTICE:  CREATE TABLE/PRIMARY KEY will create implicit index test_pkey for table test
> ERROR:  Can't find a default operator class for type 20.
> Doesn't look quite right to me.   If no-one else is working on this, 
> maybe this would be a good project for me to look into.

Sure, go ahead. If you run into trouble or want suggestions, let me know
since I have this on my ToDo list anyway...
                         - Thomas


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

Предыдущее
От: Horak Daniel
Дата:
Сообщение: interface between backend and dynamicly loaded modules
Следующее
От: Peter T Mount
Дата:
Сообщение: Re: [HACKERS] 8K block limit