Re: Another idea for GSoC indexing project

Поиск
Список
Период
Сортировка
От Бочечко Арсений
Тема Re: Another idea for GSoC indexing project
Дата
Msg-id 43840.1366814309.14128536529105977344@ffe16.ukr.net
обсуждение исходный текст
Ответ на Another idea for GSoC indexing project  (Alexander Korotkov <aekorotkov@gmail.com>)
Ответы Re: Another idea for GSoC indexing project
Список pgsql-students

Sounds interesting, but this will also require a wrapper for this composite types?

--- Исходное сообщение ---
От кого: "Alexander Korotkov" <aekorotkov@gmail.com>
Дата: 24 апреля 2013, 17:12:29

Hi, everybody!

The major reason why we have so small number of GiST/SP-GiST/GIN implementations is that their interface function takes arguments of "internal" datatype (actually they are mostly pointers, not normal PostgreSQL datatypes). So, you actually can implement them in C. It discourages many users.

Idea of project is to provide alternative interfaces for GiST/SP-GiST/GIN which deal with composite types and arrays. Then users can write GiST/SP-GiST/GIN implementations on whatever they like SQL, pl/pgSQL, pl/Python etc.
Probably someone would like to put his hands on it?

------
With best regards,
Alexander Korotkov.

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

Предыдущее
От: Бочечко Арсений
Дата:
Сообщение: Re: Fw: Google summer code idea
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Re: Another idea for GSoC indexing project