Re: compiling postgres from source --with-java - Mailing list pgsql-jdbc

From Jan de Visser
Subject Re: compiling postgres from source --with-java
Date
Msg-id 200408131237.21013.jdevisser@digitalfairway.com
Whole thread Raw
In response to compiling postgres from source --with-java  ("Luke (Terry) Vanderfluit" <luke@chipcity.com.au>)
List 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@digitalfairway.com

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

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: compiling postgres from source --with-java
Next
From: "Luke (Terry) Vanderfluit"
Date:
Subject: Re: compiling pg from src --with-java and new build.xml