Re: SP-GiST support for inet datatypes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: SP-GiST support for inet datatypes
Дата
Msg-id 5488.1471980005@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: SP-GiST support for inet datatypes  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: SP-GiST support for inet datatypes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I've pushed this patch with mostly (not entirely) cosmetic adjustments.
I still think it'd be worth looking into why the produced index is larger
than the GiST equivalent, and for that matter exactly why the GiST
equivalent is so much slower to search.
        regards, tom lane



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [PATCH] Transaction traceability - txid_status(bigint)
Следующее
От: Antonin Houska
Дата:
Сообщение: Re: Question about MVCC-unsafe commands