Compiling 7.1 JDBC driver - Mailing list pgsql-general

From Jan Ploski
Subject Compiling 7.1 JDBC driver
Date
Msg-id 5394851.984600573402.JavaMail.jpl@remotejava
Whole thread Raw
Responses Re: Compiling 7.1 JDBC driver  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
Hi,

I just checked out 7.1 from CVS and am trying to compile the JDBC driver:

[javac] /home/jpl/pgsql/src/interfaces/jdbc/org/postgresql/Driver.java:199: ';' expected
[javac]     return ${major};
[javac]             ^


It looks like there are (CVS?) tags in the Java source code which should
be resolved to real version strings somehow. However, the README doesn't
mention this altogether. Can I replace those with correct substitutes
in some smart way instead of editing and "fixing" the driver's code manually?

Thanks -
JPL

pgsql-general by date:

Previous
From: Alfred Perlstein
Date:
Subject: Re: Case Insensitive CHECK CONSTRAINTs
Next
From: Tom Lane
Date:
Subject: Re: Case Insensitive CHECK CONSTRAINTs