Re: Upgrade to 9 questions - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Upgrade to 9 questions
Date
Msg-id 4CA69A30.5090300@opencloud.com
Whole thread Raw
In response to Re: Upgrade to 9 questions  (Albert Kurucz <albert.kurucz@gmail.com>)
Responses Re: Upgrade to 9 questions  (Albert Kurucz <albert.kurucz@gmail.com>)
List pgsql-jdbc
Albert Kurucz wrote:
> Samuel,
>
> I hat to disagree about that (It is really easy to build yourself.)!
>
> Macro processing in Java sources is the worst nightmare for those who
> would want to take the source files and build it themselves.

The Ant build.xml buildfile shipped with the source does all the
necessary substitutions for you before compiling, so I'm not quite sure
what the problem is.

Of course, if you don't want to use the buildfile, you'll have to do
that work yourself, but that's a bit like trying to build gcc without
using its Makefiles - why would you want to do that?!

-O

pgsql-jdbc by date:

Previous
From: Craig Ringer
Date:
Subject: Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)
Next
From: Albert Kurucz
Date:
Subject: Re: Upgrade to 9 questions