Re: [BUGS] bug 1201

2004-10-21 Thread Federico Fissore
thank you for your attention kris, i'll keep the patch but i won't patch my pgsql because i cannot tell my "customers" (it's a OS program; if it will run ok, maybe my company will switch from mssql to pgsql) to patch their pgsql installation. i look forward for the final release of pgsql 8 and o

[BUGS] JDBC driver. Class Cast Exception when calling CallableStatement.getShort

2004-11-07 Thread Federico Fissore
As subject, i got a stored function that returns an int2 i successfully call it using a callable statement, exactly as it is written in the manual, but when the getShort expression is executed, i receive a "Exception in thread Exception in thread "Timer-1" java.lang.ClassCastException: java.lang

Re: [BUGS] JDBC driver. Class Cast Exception when calling CallableStatement.getShort

2004-11-07 Thread Federico Fissore
i forgot :) executing the function manually leads to no errors > Da: "Federico Fissore" <[EMAIL PROTECTED]> > Data: Sun, 07 Nov 2004 17:54:47 + > A: [EMAIL PROTECTED] > Oggetto: [BUGS] JDBC driver. Class Cast Exception when calling > CallableStatement.getShort