Re: [PATCH] Add sortsupport for range types and btree_gist

Поиск
Список
Период
Сортировка
От Christoph Heiss
Тема Re: [PATCH] Add sortsupport for range types and btree_gist
Дата
Msg-id e9b092f5-83fc-32bd-4a44-48a4d08083c8@cybertec.at
обсуждение исходный текст
Ответ на Re: [PATCH] Add sortsupport for range types and btree_gist  (Jacob Champion <jchampion@timescale.com>)
Ответы Re: [PATCH] Add sortsupport for range types and btree_gist
Список pgsql-hackers
Hi!

Sorry for the long delay.

This fixes the crashes, now all tests run fine w/ and w/o debug 
configuration. That shouldn't even have slipped through as such.

Notable changes from v1:
- gbt_enum_sortsupport() now passes on fcinfo->flinfo
   enum_cmp_internal() needs a place to cache the typcache entry.
- inet sortsupport now uses network_cmp() directly

Thanks,
Christoph Heiss
Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Tracking last scan time