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 20050420214805.1DCB653CA6@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.

Modified Files:
--------------
    pgsql/src/backend/optimizer/path:
        indxpath.c (r1.173 -> r1.174)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/optimizer/path/indxpath.c.diff?r1=1.173&r2=1.174)

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

Предыдущее
От: shachar@pgfoundry.org (User Shachar)
Дата:
Сообщение: oledb - oledb: Finally found out how to test "OpenRowset".
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Don't try to run clauseless index scans on index types that don't