Re: compiling postgres from source --with-java

From: Jan de Visser <jdevisser(at)digitalfairway(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: compiling postgres from source --with-java
Date: 2004-08-13 16:37:20
Message-ID: 200408131237.21013.jdevisser@digitalfairway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On August 13, 2004 11:20 am, Luke (Terry) Vanderfluit wrote:
> Array.java:35: org.postgresql.jdbc2.Array is not abstract and does not
> override abstract method
> getResultSet(long,int,java.util.Map<java.lang.String,java.lang.Class<?>>)
> in java.sql.Array
>
> Anyone have any hints?

You're compiling w/ JDK1.5. I don't think that's supported yet.

JdV!!

--
--------------------------------------------------------------
Jan de Visser jdevisser(at)digitalfairway(dot)com

Baruk Khazad! Khazad ai-menu!
--------------------------------------------------------------

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2004-08-13 18:12:05 Re: compiling postgres from source --with-java
Previous Message Luke (Terry) Vanderfluit 2004-08-13 15:20:15 compiling postgres from source --with-java