JDBC Source Builds - Mailing list pgsql-jdbc

From dmp
Subject JDBC Source Builds
Date
Msg-id 509D352A.2020008@ttc-cmc.net
Whole thread Raw
In response to Re: Possible bug / regression from generated keys  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
The other day I noticed the last few source files for pgjdbc available on
the website uncompress all the contents into the current directory rather
than into one source directory.

I updated the pgjdbc-build.sh script to handle not only building the various
JDK version Jar files, but also now creating the compressed tar source.
This can be done by specifying the argument switch -s.

If anyone is interested in this script please let know.

danap.


pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Possible bug / regression from generated keys
Next
From: the6campbells
Date:
Subject: does the JDBC driver offer a similar property to the ODBC Text As LongVarchar?