pgsql: Don't try to run clauseless index scans on index types that don't

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: Don't try to run clauseless index scans on index types that don't
Дата
Msg-id 20050420214832.1156E53BF4@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Don't try to run clauseless index scans on index types that don't support
it.  Per report from Marinos Yannikos.

Tags:
----
REL7_3_STABLE

Modified Files:
--------------
    pgsql/src/backend/optimizer/path:
        indxpath.c (r1.124.2.1 -> r1.124.2.2)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/optimizer/path/indxpath.c.diff?r1=1.124.2.1&r2=1.124.2.2)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Don't try to run clauseless index scans on index types that don't
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Don't try to run clauseless index scans on index types that don't