proposal: tsearch dictionary initialization hook

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема proposal: tsearch dictionary initialization hook
Дата
Msg-id AANLkTiktC223yrxYUT6T7Qq0ZbL-Xr7Bx60WN==EEuTD@mail.gmail.com
обсуждение исходный текст
Ответы Re: proposal: tsearch dictionary initialization hook  (Teodor Sigaev <teodor@sigaev.ru>)
Список pgsql-hackers
Hello,

I propose a new hook type - that helps with controlling a life cycle
of some tsearch dictionaries. This hook has minimal impact on
performance - it's called once per session for one tsearch
configuration.

Regards

Pavel Stehule

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: lexing small ints as int2
Следующее
От: Dean Rasheed
Дата:
Сообщение: Re: WIP: Triggers on VIEWs