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

From Bruce Momjian
Subject Re: [HACKERS] Request for 7.0 JDBC status
Date
Msg-id 200005021142.HAA09252@candle.pha.pa.us
Whole thread Raw
List pgsql-interfaces
> I could get make jdbc2 to build the jar file, as it involves simply
> changing the rules.
> 
> ie, currently we have the following:
> 
> jdbc2: ...rule...
>     action...
> 
> I would have to change it to something like:
> 
> jdbc2: realjdbc2 jar
> 
> realjdbc2: ...rule...
>     action...

Seems a JAR file is better than copying the class files.  The README has
to be updated though.  Also, your web page should be more prominent. 
People may prefer downloading the JAR file themselves rather than do the
compile if they have kaffe.

--  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,
Pennsylvania19026
 


pgsql-interfaces by date:

Previous
From: Peter Mount
Date:
Subject: RE: [HACKERS] Request for 7.0 JDBC status
Next
From: Thomas Lockhart
Date:
Subject: Re: [HACKERS] Request for 7.0 JDBC status