Re: [HACKERS] Request for 7.0 JDBC status

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
Cc: "'Thomas Lockhart'" <lockhart(at)alumni(dot)caltech(dot)edu>, Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, PostgreSQL-interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: [HACKERS] Request for 7.0 JDBC status
Date: 2000-05-02 11:42:06
Message-ID: 200005021142.HAA09252@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Mount 2000-05-02 11:54:14 RE: [HACKERS] Request for 7.0 JDBC status
Previous Message Bruce Momjian 2000-05-02 11:40:39 Re: [HACKERS] Request for 7.0 JDBC status

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 2000-05-02 11:54:14 RE: [HACKERS] Request for 7.0 JDBC status
Previous Message Bruce Momjian 2000-05-02 11:40:39 Re: [HACKERS] Request for 7.0 JDBC status