Re: wildcard search support for pg_trgm

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема Re: wildcard search support for pg_trgm
Дата
Msg-id AANLkTinwsZ4yiA+f9wJJ7uT30U+auevExrYYDtWm+Xwg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: wildcard search support for pg_trgm  (Alexander Korotkov <aekorotkov@gmail.com>)
Ответы Re: wildcard search support for pg_trgm  (Jan Urbański <wulczer@wulczer.org>)
Список pgsql-hackers
Hello!

New version of patch is in the attachment. Some comments was added in this version. Likely these comments need significant correction because of my english.
Some notes abount gin interface functions. Extract query and extract value functions was separated, because with wildcard search these funtions no longer do the same. New arguments was added to sql description of gin interface functions in order to make it confom to new gin interface. See docs of development version: http://developer.postgresql.org/pgdocs/postgres/gin-extensibility.html.

----
With best regards,
Alexander Korotkov.
Вложения

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: REVIEW: WIP: plpgsql - foreach in
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: REVIEW: WIP: plpgsql - foreach in