How to add a new build-in operator

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема How to add a new build-in operator
Дата
Msg-id 000901bf0f17$9d3f50a0$2801007e@cadzone.tpf.co.jp
обсуждение исходный текст
Ответы Re: [HACKERS] How to add a new build-in operator
Список pgsql-hackers
Hi,

I'm planning to implement a new type of scan,scan by TID.
It's on TODO      * Allow WHERE restriction on ctid.

First,I want to define an equal operator between TID.
Seems OID's 1700-1799 are reserved for numeric type.
Can I use 1800 as its OID ?

Regards.

Hiroshi Inoue
Inoue@tpf.co.jp


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

Предыдущее
От: wieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [HACKERS] Planner drops unreferenced tables --- bug, no?
Следующее
От: "Geeta Mahesh"
Дата:
Сообщение: initdb problem on sun solaris sparc