RE: JDBC: Missing Classes?

Поиск
Список
Период
Сортировка
От Peter Mount
Тема RE: JDBC: Missing Classes?
Дата
Msg-id 1B3D5E532D18D311861A00600865478C70C4D8@exchange1.nt.maidstone.gov.uk
обсуждение исходный текст
Ответ на JDBC: Missing Classes?  (Hakan Tandogan <hakan42@gmx.de>)
Список pgsql-interfaces
I'm still trying to commit the ones under the new org directory...

Peter

-----Original Message-----
From: Dwelle, Timothy [mailto:TDwelle@xperts.com]
Sent: Wednesday, April 19, 2000 4:07 PM
To: 'Peter Mount'; 'Joseph Shraibman'
Cc: 'Hakan Tandogan'; pgsql-interfaces@postgresql.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@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 по дате отправления:

Предыдущее
От: "Dwelle, Timothy"
Дата:
Сообщение: RE: JDBC: Missing Classes?
Следующее
От: "Ken J. Wright"
Дата:
Сообщение: Re: Inserting NULL with pgaccess