Thanks to visit codestin.com
Credit goes to postgrespro.com

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 [email protected]
Whole thread Raw
In response to Problems with char array set to NULL  ([email protected])
List pgsql-hackers
[email protected] 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