Re: [PATCHES] JDBC callable statement

From: Barry Lind <barry(at)xythos(dot)com>
To: Paul Bethe <pmbethe(at)yahoo(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: [PATCHES] JDBC callable statement
Date: 2002-02-21 01:21:33
Message-ID: 3C744B9D.1090402@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches

Paul,

You need to submit this in a diff -c format generated against current
cvs sources, otherwise we can't apply this patch.

thanks,
--Barry

Paul Bethe wrote:
> Here is an implementation w/ tests for the
> CallableStatement class.
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Sports - Coverage of the 2002 Olympic Games
> http://sports.yahoo.com
>
>
> ------------------------------------------------------------------------
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Doug Fields 2002-02-21 01:39:35 [PATCH] Ability to PreparedStatement.setObject(#, int[])
Previous Message Beth Gatewood 2002-02-21 01:07:14 Forte and transparent persistence

Browse pgsql-patches by date

  From Date Subject
Next Message Doug Fields 2002-02-21 01:39:35 [PATCH] Ability to PreparedStatement.setObject(#, int[])
Previous Message Doug Fields 2002-02-21 01:03:22 [PATCH] Empty arrays cause SQLExceptions when using Array.getArray