From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | "Robert B(dot) Easter" <reaster(at)comptechnews(dot)com> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: JDBC patch for util.Serialize and jdbc2.PreparedStatement |
Date: | 2001-08-23 20:26:31 |
Message-ID: | 200108232026.f7NKQVg03620@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc pgsql-patches |
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.
> And here is the file!
>
> On Thursday 23 August 2001 14:37, Robert B. Easter wrote:
> > The attached file: serializepatch.tgz, contains a patch for
> > org.postgresql.util.Serialize and org.postgresql.jdbc2.PreparedStatement
> > that fixes the ability to "serialize" a simple java class into a postgres
> > table.
> >
> > The current cvs seems completely broken in this support, so the patch puts
> > it into working condition, granted that there are many limitations with
> > serializing java classes into Postgres.
> >
> > A little test program is included with the patches. The comments in the
> > Serialize class tries to explain how all this works.
> >
> > - Robert Easter
> >
> > ---------------------------(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
[ Attachment, skipping... ]
>
> ---------------------------(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-08-23 20:31:35 | Re: Re: Couple of patches for jdbc driver |
Previous Message | Bruce Momjian | 2001-08-23 20:26:23 | Re: JDBC patch for util.Serialize and jdbc2.PreparedStatement |
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Naeslund(f) | 2001-08-23 21:22:14 | [PATCH] Win32 errno a little bit safer |
Previous Message | Bruce Momjian | 2001-08-23 20:26:23 | Re: JDBC patch for util.Serialize and jdbc2.PreparedStatement |