From: | Dave Cramer <Dave(at)micro-automation(dot)net> |
---|---|
To: | Håkon Hansen <hha(at)mkt(dot)no> |
Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL jdbc list <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: Compile failure in CVS |
Date: | 2002-07-29 09:17:09 |
Message-ID: | 1027934230.31146.15.camel@inspiron.cramers |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Bruce,
Try getting a fresh copy, Barry did a very large rewrite to prepare for
jdbc3 and removed alot of files. I can compile clean.
Dave
On Mon, 2002-07-29 at 03:24, Håkon Hansen wrote:
> Monday 29 July 2002 04:55, Bruce Momjian wrote:
> > I am seeing the following jdbc compile errors in current CVS. I am
> > running:
>
> [...]
>
> Which Java version (1.3 or 1.4) are you using? There are some differences in
> the SQL stuff.
>
> There are at least some code related issues as well, e.g. in the source code
> class _org.postgresql.jdbc2.Statement_ returned by the getStatement() declared
> in class org.postgresql.jdbc2.AbstractJdbc2ResultSet (see the first error)
> does not exist.
>
> However, _org.postgresql.jdbc2.Jdbc2Statement_ does.
>
> Somebody not compiling their code before committing? :-)
>
>
> Yours,
>
> Haakon Hansen
> Norway
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Håkon Hansen | 2002-07-29 09:38:54 | Re: Compile failure in CVS - JDBC3 |
Previous Message | Håkon Hansen | 2002-07-29 07:24:55 | Re: Compile failure in CVS |