| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Paul Bethe <pmbethe(at)yahoo(dot)com> |
| Cc: | pgsql-patches(at)postgresql(dot)org, PostgreSQL jdbc list <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: [PATCHES] JDBC CStmt (inline this time) |
| Date: | 2002-06-08 02:18:10 |
| Message-ID: | 200206080218.g582IAj20223@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc pgsql-patches |
Paul, I have talked to the JDBC folks and they asked if you would
recreate a patch against the current PostgreSQL CVS for them to apply.
They are having trouble applying it.
I know you submitted it long ago (Feb 20), and that it is a pain to redo
it, but we would appreciate it.
---------------------------------------------------------------------------
Paul Bethe wrote:
> Sorry all for the clutter - I am new to
> listserver/patch style submission I guess the correct
> way is to inline all the files.. sorry for the
> previous attachments.
>
> Paul B
>
> *** jdbc2/CallableStatement.java Wed Feb 20 15:29:23
> 2002
> ---
> /home/paulb/Development/pgsql/src/interfaces/jdbc/org/postgresql/jdbc2/CallableStatement.java
> Mon Nov 19 17:33:38 2001
> ***************
> *** 7,13 ****
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Cramer | 2002-06-08 05:18:29 | Re: Getting the next sequence value safely |
| Previous Message | Jeremy Buchmann | 2002-06-07 21:24:28 | Getting the next sequence value safely |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | snyder | 2002-06-08 22:01:42 | documentation regarding postmaster boolean options |
| Previous Message | Bruce Momjian | 2002-06-07 23:43:24 | Re: Make factorial(0::int2) return 1, as per spec. |