On Fri, Jul 23, 2004 at 03:49:30PM +1000, Luke McFarlane wrote:
> Although if you are to support INFORMIX or INFORMIX_SE mode in ecpg you
> will need limit it to 'SQL' space (for these modes anyway).
Didn't know that. Thanks for the info. Patch committed to CVS.
Michael
--
Michael Meskes
Email:
The following bug has been logged online:
Bug reference: 1200
Logged by: André Otero
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4
Operating system: Debian Linux on Alpha
Description:VACUUM ANALYZE bug
Details:
Before I run the VACUUM ANALYZE command
"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes:
> Before I run the VACUUM ANALYZE command all query that use JOIN command
> return the error: ERROR invalid typeLen: 0.
You seem to have a rather badly broken copy of Postgres :-( Does it
pass the regression tests? (I'd bet not.)
PG 7.4 is kn
The following bug has been logged online:
Bug reference: 1201
Logged by: Jonathan Scott
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4
Operating system: Linux
Description:void functions called through jdbc driver return error
Details:
Hello all,
At w
Casting strings to multidimensional arrays yields strange results. In one
case there are discard values and the other a value magically appears.
Trying both of these with the array[] constructor syntax yields the
expected:
ERROR: multidimensional arrays must have array expressions with match
On Tue, 27 Jul 2004, PostgreSQL Bugs List wrote:
> Bug reference: 1201
> Logged by: Jonathan Scott
> Email address: [EMAIL PROTECTED]
> PostgreSQL version: 7.4
> Description:void functions called through jdbc driver return error
>
> At work here, we are considering up