RE: JDBC: Missing Classes? - Mailing list pgsql-interfaces

From Dwelle, Timothy
Subject RE: JDBC: Missing Classes?
Date
Msg-id 0C95935DA0D5D3118E9800A0C9824CD02B8A34@mail.xperts.com
Whole thread Raw
In response to JDBC: Missing Classes?  (Hakan Tandogan <hakan42@gmx.de>)
List pgsql-interfaces
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@it.maidstone.gov.uk]
Sent: Wednesday, April 19, 2000 2:49 AM
To: 'Joseph Shraibman'; Peter Mount
Cc: 'Hakan Tandogan'; pgsql-interfaces@postgresql.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@p1.selectacast.net]
Sent: Tuesday, April 18, 2000 7:42 PM
To: Peter Mount
Cc: 'Hakan Tandogan'; pgsql-interfaces@postgresql.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@gmx.de]
> Sent: Tuesday, April 18, 2000 3:22 PM
> To: pgsql-interfaces@postgresql.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@iconsult.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"


pgsql-interfaces by date:

Previous
From: Nelson Ferreira Junior
Date:
Subject: Re: Large strings
Next
From: Peter Mount
Date:
Subject: RE: JDBC: Missing Classes?