Re: Problems with char array set to NULL

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Problems with char array set to NULL
Дата
Msg-id 12403.960221000@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Problems with char array set to NULL  (jlapham@gandalf.bioqmed.ufrj.br)
Список pgsql-hackers
jlapham@gandalf.bioqmed.ufrj.br writes:
> v7.0.0:
> template1=# create table a (id char[2]);
> CREATE
> template1=# insert into a (id) values (NULL);
> pqReadData() -- backend closed the channel unexpectedly.

This is fixed in 7.0.1.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: AW: New warning code for missing FROM relations
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: INSTALL/install.sgml file