Re: JDBC Download.

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Dave Cramer <Dave(at)micro-automation(dot)net>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC Download.
Date: 2001-05-09 14:49:47
Message-ID: 200105091449.f49Enl701051@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

[ Charset ISO-8859-1 unsupported, converting... ]
> I can generate it, or give you an account to a machine with an environment
> that would work.

Woohoo, I just compiled it. I downloaded ant, installed it, and 'gmake'
generated two JAR files:

$ l jars
total 125
-rw-r--r-- 1 root wheel 34795 May 9 10:41 postgresql-examples.jar
-rw-r--r-- 1 root wheel 93008 May 9 10:41 postgresql.jar

So I can do it all here. This is using BSD/OS 4.2 and Sun's Java/jdk
1.2.

java version "donn:01.02.00-14:56"
Classic VM (build donn:01.02.00-14:56, native threads, nojit)

This made a jdbc2 version. Can someone tell me how to force it to
generate a jdbc1 version? I looked at build.xml.

--
Bruce Momjian | http://candle.pha.pa.us
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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Lane 2001-05-09 15:00:23 Re: Outstanding patches
Previous Message Dave Cramer 2001-05-09 14:45:15 Re: JDBC Download.