V8.0 beta 1 Void type - Mailing list pgsql-general

From Nick Hajek
Subject V8.0 beta 1 Void type
Date
Msg-id 1094582071.413dff37e55d7@webmail.vishay.com
Whole thread Raw
List pgsql-general
I am declaring a variaable of type void in a plpgsql function which serves to
receive the value(?) returned by another function which has been declared to
return a void type.  This worked in 7.4 but in testing 8, we receive an error -
'ERROR: variable "dbg" has pseudo-type void'.  Is there a change in
functionality between these versions? or is this a bug?

thanks,

Nick



pgsql-general by date:

Previous
From: Randy Yates
Date:
Subject: Access MDB Schema Import Tool?
Next
From: "Katsaros Kwn/nos"
Date:
Subject: stringToNode() for plan nodes...