Re: Question on adding new indexes to Postgresql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Question on adding new indexes to Postgresql
Дата
Msg-id 17183.1064330642@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Question on adding new indexes to Postgresql  (Zhen Yang <zykuak@yahoo.com>)
Ответы Re: Question on adding new indexes to Postgresql  (Zhen Yang <zykuak@yahoo.com>)
Список pgsql-hackers
Zhen Yang <zykuak@yahoo.com> writes:
> What are the C interface functions in Postgresql to add indexes?

You will need to study the source code for the existing index types.
There is not much documentation other than the sources for the index
access method APIs.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: free(3)-ing variables in pg_dump
Следующее
От: Jan Wieck
Дата:
Сообщение: pg_dump doesn't dump binary compatible casts