pgsql: Update contrib/pg_trgm for new GIN extractQuery API.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Update contrib/pg_trgm for new GIN extractQuery API.
Дата
Msg-id E1Pc4JR-0003B2-PX@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Update contrib/pg_trgm for new GIN extractQuery API.

No actual change in functionality ... just get rid of uselessly complex
code to pass the number of keys via extra_data.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=be0c3ea2d30ba225f0249ae88d6b0bdf3b753162

Modified Files
--------------
contrib/pg_trgm/trgm_gin.c |   46 +++++++++++++++++--------------------------
1 files changed, 18 insertions(+), 28 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Update contrib/hstore for new GIN extractQuery API.
Следующее
От: uwebartels@pgfoundry.org (User Uwebartels)
Дата:
Сообщение: pgstatspack - pgstatspack: fix issue with uninstalled module