Re: Bug#98643: plpgsql SELECT INTO causes trouble when assignment impossible (fwd) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Bug#98643: plpgsql SELECT INTO causes trouble when assignment impossible (fwd)
Date
Msg-id 5024.990800581@sss.pgh.pa.us
Whole thread Raw
In response to Bug#98643: plpgsql SELECT INTO causes trouble when assignment impossible (fwd)  ("Oliver Elphick" <olly@lfix.co.uk>)
List pgsql-hackers
"Oliver Elphick" <olly@lfix.co.uk> writes:
> psql:x.sql:13: pqReadData() -- backend closed the channel unexpectedly.

This is the already-fixed-in-7.1.2 problem with empty SELECTs in
plpgsql.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: GiST index on data types that require compression
Next
From: Tom Lane
Date:
Subject: Re: PQsetdbLogin bug?