modification required to pass Sun's CTS

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: modification required to pass Sun's CTS
Date: 2005-06-01 20:53:39
Message-ID: 51F5CF3C-F01E-4BB1-AA80-5AC3718FF2B4@fastcrypt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

The cts calls executeUpdate on a function with out parameters.

I know the API says that executeUpdate is only to be used when no
results are expected,
but this is the way the test is.

Any thoughts on changing executeUpdate to allow results to be returned?

Dave

Dave Cramer
davec(at)postgresintl(dot)com
www.postgresintl.com
ICQ #14675561
jabber davecramer(at)jabber(dot)org
ph (519 939 0336 )

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Paul Thomas 2005-06-01 21:21:56 Re: Backslashes in Strings being removed
Previous Message Greg Alton 2005-06-01 19:12:32 Backslashes in Strings being removed