Unable to compile enterprise version of jdbc-driver - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Unable to compile enterprise version of jdbc-driver
Date
Msg-id 200011032036.eA3Ka5e34566@hub.org
Whole thread Raw
List pgsql-bugs
Grim Iversen (grim.iversen@hl.telia.no) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
Unable to compile enterprise version of jdbc-driver

Long Description
I checked out all the source from cvs, and tried to compile the jdbc-driver with the class "PostgresqlDataSource"
included,using the command: 

make enterprise

The compile failed, and a look at the source suggests that the moving of the jdbc driver from package postgresql to
org.postgresqlperhaps is to blame.   

Using "make jdbc2" created the standard postgresql.jar file without any errors.

Sample Code


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: relation modified? (fwd)
Next
From: Tom Lane
Date:
Subject: Re: waiting for lock?