Re: JDBC does not compile

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: dave(at)fastcrypt(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: JDBC does not compile
Date: 2002-07-29 13:25:37
Message-ID: 20020729.222537.115931352.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Make sure you have a clean copy of the source, Barry has done an
> extensive re-organization to remove the duplicate code between jdbc1,
> and jdbc2, to prepare for jdbc3.
>
> It compiles clean on my machine using jdk1.3.1

It turns out that my class path did bad thing. After unset the class
path, I succeeded in compiling. Thanks.
--
Tatsuo Ishii

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Rod Taylor 2002-07-29 13:38:52 GPL License
Previous Message cbbrowne 2002-07-29 12:53:20 Re: Why is MySQL more chosen over PostgreSQL?