"Michael Kappler" <[EMAIL PROTECTED]> writes:
> I compiled/linked a shared object against 7.4.5. My customer installed into
> PostgreSQL 8.1beta1. My functions that return as integer[] give an empty
> string (1 row) instead of the correct result (e.g., {{2,7}{4,5}}. Do I need
> to recompile/link
The following bug has been logged online:
Bug reference: 1907
Logged by: Michael Kappler
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1beta1
Operating system: Red Hat Linux 9.0
Description:problem with function return as integer[]
Details:
I compiled/linke