pgsql: Fix up core tsquery GIN support for new extractQuery API.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Fix up core tsquery GIN support for new extractQuery API.
Дата
Msg-id E1Pc12p-0000MM-Tn@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix up core tsquery GIN support for new extractQuery API.

No need for the empty-prefix-match kluge to force a full scan anymore.

Branch
------
master

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

Modified Files
--------------
src/backend/utils/adt/tsginidx.c    |   74 +++++++++++++++++------------------
src/backend/utils/adt/tsvector_op.c |   73 ++++++++++++++++++++++++++++-------
src/include/tsearch/ts_utils.h      |    2 +-
3 files changed, 96 insertions(+), 53 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Use array_contains_nulls instead of ARR_HASNULL on user-supplied
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix crash in the new GiST insertion code, when an update splits