pgsql: array_map failed to insert correct result type in an empty array.

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: array_map failed to insert correct result type in an empty array.
Дата
Msg-id 20041217205828.14B793CC39C@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
array_map failed to insert correct result type in an empty array.
Per example from Florian Pflug.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        arrayfuncs.c (r1.113 -> r1.114)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/arrayfuncs.c.diff?r1=1.113&r2=1.114)

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

Предыдущее
От: andrewd@pgfoundry.org (User Andrewd)
Дата:
Сообщение: pgbuildfarm - client-code: .
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: array_map failed to insert correct result type in an empty array.