pgsql: Back-patch fix for a typo that unintentionally disabled backward

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: Back-patch fix for a typo that unintentionally disabled backward
Дата
Msg-id 20050210203716.2500C8B9D30@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Back-patch fix for a typo that unintentionally disabled backward scans
for all SPI-created cursors.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
    pgsql/src/backend/executor:
        spi.c (r1.107 -> r1.107.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/executor/spi.c.diff?r1=1.107&r2=1.107.2.1)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix SPI cursor support to allow scanning the results of utility
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix ANALYZE to accumulate some minimal statistics for an all-null