pgsql: exec_parse_message neglected to copy parameter type array into

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: exec_parse_message neglected to copy parameter type array into
Дата
Msg-id 20070329191010.3B5969FBAA3@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
exec_parse_message neglected to copy parameter type array into the
required memory context when handling client-specified parameter types
for an unnamed statement.  Per report from Kris Jurka.

Modified Files:
--------------
    pgsql/src/backend/tcop:
        postgres.c (r1.529 -> r1.530)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tcop/postgres.c.diff?r1=1.529&r2=1.530)

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

Предыдущее
От: xzilla@pgfoundry.org (User Xzilla)
Дата:
Сообщение: dbsamples - pagila: sequences are now decoupled.
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Update item: o Add more logical syntax CLUSTER table