Re: Problems with char array set to NULL - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Problems with char array set to NULL
Date
Msg-id 12403.960221000@sss.pgh.pa.us
Whole thread Raw
In response to Problems with char array set to NULL  (jlapham@gandalf.bioqmed.ufrj.br)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: AW: New warning code for missing FROM relations
Next
From: Bruce Momjian
Date:
Subject: Re: INSTALL/install.sgml file