From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Ola Sundell <ola(at)miranda(dot)org> |
Cc: | "'PostgreSQL jdbc list'" <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: UpdateableResultSet patch (not finished yet!) |
Date: | 2001-09-16 19:35:35 |
Message-ID: | 200109161935.f8GJZZ412511@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Your patch has been added to the PostgreSQL unapplied patches list at:
http://candle.pha.pa.us/cgi-bin/pgpatches
I will try to apply it within the next 48 hours.
> Hello,
>
> I have, for some time, now, been working on the updateable resultset
> class. Please have a look at http://www.miranda.org/~ola/jdbcupr.diff, and
> let me know what you think. It is only rudimentary at the moment.
>
> Things to consider:
>
> * Parsing of query. Very hackish at the moment.
> * Concurrency check.
>
> Things that need work:
> * Documentation
> * Inserting - nothing done as of yet.
> * The test case needs to be more elaborate.
>
> Ola
>
> --
> Ola Sundell
> ola(at)miranda(dot)org - olas(at)wiw(dot)org - ola(dot)sundell(at)personalchemistry(dot)com
> http://miranda.org/~ola
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
--
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 | Bruce Momjian | 2001-09-16 19:36:16 | Re: UpdateableResultSet patch (not finished yet!) |
Previous Message | Tom Lane | 2001-09-16 05:12:23 | Re: [JDBC] NULLs and sort order |