RE: RE: [HACKERS] Request for 7.0 JDBC status - Mailing list pgsql-interfaces

From Peter Mount
Subject RE: RE: [HACKERS] Request for 7.0 JDBC status
Date
Msg-id 1B3D5E532D18D311861A00600865478C70C573@exchange1.nt.maidstone.gov.uk
Whole thread Raw
Responses Re: RE: [HACKERS] Request for 7.0 JDBC status  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-interfaces
Ok, I've just committed some fixes.

The README should now say things about 7.0, the org.postgresql change,
and the proper build instructions.

make jdbc1 & make jdbc2 now force the postgresql.jar to be rebuilt.

I've fixed a couple of problems with the examples. Mainly, the
threadsafe test wouldn't run here. It seems that on this machine thread2
overtook thread1, and things got messy.

Bruce, do you want an extra rule added for kaffe? I could add it, but I
currently have no way of testing it.

Peter

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



-----Original Message-----
From: Peter Mount [mailto:petermount@it.maidstone.gov.uk]
Sent: Wednesday, May 03, 2000 2:39 PM
To: 'Bruce Momjian'; Peter Mount
Cc: 'Thomas Lockhart'; Tom Lane; Lamar Owen; PostgreSQL-development;
PostgreSQL-interfaces; Peter Mount (Home)
Subject: [INTERFACES] RE: [HACKERS] Request for 7.0 JDBC status


Hmmm, I could add a rule just for Kaffe that does include all of them.
I'd prefer keeping the existing rule for most cases (as it prevents
every file being compiled every time), but it should only be 3 lines...

Peter

-----Original Message-----
From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
Sent: Wednesday, May 03, 2000 2:13 PM
To: Peter Mount
Cc: 'Thomas Lockhart'; Tom Lane; Lamar Owen; PostgreSQL-development;
PostgreSQL-interfaces; Peter Mount (Home)
Subject: Re: [HACKERS] Request for 7.0 JDBC status


> PM: I'm actually sneeking one day time here (shouldn't but will) so
> things should be better by the end of today. I'm about to get a JDK
> installed under NT, just to give an extra platform to test under.

I talked to the Kaffe folks and compiling mutually dependent java files
must be done by compiling them all at the same time:
java a.java b.java

Seems it is a kaffe limitation/bug.

--  Bruce Momjian                        |  http://www.op.net/~candle pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania
19026


pgsql-interfaces by date:

Previous
From: Lamar Owen
Date:
Subject: Re: [HACKERS] 7.0RC2 compile error !
Next
From: teg@redhat.com (Trond Eivind Glomsrød)
Date:
Subject: Re: [HACKERS] 7.0RC2 compile error !