pgsql-server: Hashed crosstab was dying with an SPI_finish error when

Поиск
Список
Период
Сортировка
От joe@svr1.postgresql.org (Joe Conway)
Тема pgsql-server: Hashed crosstab was dying with an SPI_finish error when
Дата
Msg-id 20040811004938.325F414B286D@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Hashed crosstab was dying with an SPI_finish error when the source SQL
produced no rows. Now it returns 0 rows instead. Adjusted regression
test for this case.

Modified Files:
--------------
    pgsql-server/contrib/tablefunc:
        tablefunc.c (r1.28 -> r1.29)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/tablefunc/tablefunc.c.diff?r1=1.28&r2=1.29)
    pgsql-server/contrib/tablefunc/expected:
        tablefunc.out (r1.10 -> r1.11)

(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/tablefunc/expected/tablefunc.out.diff?r1=1.10&r2=1.11)
    pgsql-server/contrib/tablefunc/sql:
        tablefunc.sql (r1.9 -> r1.10)

(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/tablefunc/sql/tablefunc.sql.diff?r1=1.9&r2=1.10)

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

Предыдущее
От: joe@svr1.postgresql.org (Joe Conway)
Дата:
Сообщение: pgsql-server: Hashed crosstab was dying with an SPI_finish error when
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql-server: Set DYLD_LIBRARY_PATH so that 'make check' works without