RE: JDBC: Missing Classes?

From: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
To: "'Dwelle, Timothy'" <TDwelle(at)xperts(dot)com>, Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>, "'Joseph Shraibman'" <jks(at)p1(dot)selectacast(dot)net>
Cc: "'Hakan Tandogan'" <hakan42(at)gmx(dot)de>, pgsql-interfaces(at)postgresql(dot)org
Subject: RE: JDBC: Missing Classes?
Date: 2000-04-19 15:28:31
Message-ID: 1B3D5E532D18D311861A00600865478C70C4D8@exchange1.nt.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I'm still trying to commit the ones under the new org directory...

Peter

-----Original Message-----
From: Dwelle, Timothy [mailto:TDwelle(at)xperts(dot)com]
Sent: Wednesday, April 19, 2000 4:07 PM
To: 'Peter Mount'; 'Joseph Shraibman'
Cc: 'Hakan Tandogan'; pgsql-interfaces(at)postgresql(dot)org
Subject: RE: [INTERFACES] JDBC: Missing Classes?

Um... it looks to me like files are missing too. In particular,
the org.postgresql.*.java files seem to be the ones the are AWOL.

-----Original Message-----
From: Peter Mount [mailto:petermount(at)it(dot)maidstone(dot)gov(dot)uk]
Sent: Wednesday, April 19, 2000 2:49 AM
To: 'Joseph Shraibman'; Peter Mount
Cc: 'Hakan Tandogan'; pgsql-interfaces(at)postgresql(dot)org
Subject: RE: [INTERFACES] JDBC: Missing Classes?

Which directory were you looking. The fixes should be under
org/postgresql. The old postgresql directory is the 6.5.3 driver. I
decided to leave it in there for now.

The 7.0 should in theory work with a 6.5.3 backend, but I've only tested
it against the current CVS backend.

Peter

--
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council.

-----Original Message-----
From: Joseph Shraibman [mailto:jks(at)p1(dot)selectacast(dot)net]
Sent: Tuesday, April 18, 2000 7:42 PM
To: Peter Mount
Cc: 'Hakan Tandogan'; pgsql-interfaces(at)postgresql(dot)org
Subject: Re: [INTERFACES] JDBC: Missing Classes?

I notice my fixes to ResultSet are *still* not in there. I can't use
the
new drivers without them.

BTW will the 7.0 drivers work with a 6.5.3 backend?

Peter Mount wrote:

> I was having a horrible time committing them last night, so not
> everything is in there yet. When I get home (in about 3 1/2 hours) I'm
> going to try again.
>
> Peter
>
> --
> Peter Mount
> Enterprise Support
> Maidstone Borough Council
> Any views stated are my own, and not those of Maidstone Borough
Council.
>
> -----Original Message-----
> From: Hakan Tandogan [mailto:hakan42(at)gmx(dot)de]
> Sent: Tuesday, April 18, 2000 3:22 PM
> To: pgsql-interfaces(at)postgresql(dot)org
> Subject: [INTERFACES] JDBC: Missing Classes?
>
> Hi,
>
> I just saw that the classes org.postgresql.* got checked in,
but
> I'm
> missing org.postgresql.Driver. Did someone forget to commit them?
>
> I'm especially looking for org.postgresql.Field, because I'd
> love to
> add a mapping from postgres-large objects to the java.sql.Types.BINARY
> family.
>
> Regards,
> Hakan
>
> --
> Hakan Tandogan
hakan(at)iconsult(dot)com
>
> ICONSULT Tandogan - Egerer GbR Tel.: +49-9131-9047-0
> Memelstrasse 38 - D-91052 Erlangen Fax.:
+49-9131-9047-77
>
> "Any sufficiently advanced bug is indistinguishable from a feature"

Browse pgsql-interfaces by date

  From Date Subject
Next Message Ken J. Wright 2000-04-19 16:05:53 Re: Inserting NULL with pgaccess
Previous Message Dwelle, Timothy 2000-04-19 15:06:44 RE: JDBC: Missing Classes?