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



---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to