pgsql: Fix silly mistake in expand_indexqual_rowcompare --- in

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix silly mistake in expand_indexqual_rowcompare --- in
Дата
Msg-id 20080207175353.4B4BE754108@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix silly mistake in expand_indexqual_rowcompare --- in converting a forboth()
into an iteration over three parallel lists, I had accidentally put the lnext
steps outside the loop.  Sigh.  Per bug #3938.

Modified Files:
--------------
    pgsql/src/backend/optimizer/path:
        indxpath.c (r1.226 -> r1.227)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/optimizer/path/indxpath.c?r1=1.226&r2=1.227)

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