postgresql/src
Peter Mount c18bb990d3 Ok, I've split todays commit into three, the first two already done had some
bits in JDBC & the first set of tools into contrib.

This is the third, and deals with enabling JDBC to be compiled with the main
source.

What it does is add a new option to configure: --with-java

This option tells configure to look for ant (our build tool of choice) and
if found, it then compiles both the JDBC driver and the new tools as part
of the normal make.

Also, when the postgresql install is done, all the .jar files are also
installed into the ${PGLIB}/java directory (thought best to keep then separate)

Now I had some conflicts when this applied so could someone please double check
that everything is ok?

Peter
2001-03-05 09:40:02 +00:00
..
backend Add missing include. 2001-03-01 19:03:44 +00:00
bin Fix memory leak. 2001-03-01 18:52:50 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Update mysql converter, new version released. 2001-03-04 15:43:33 +00:00
interfaces Ok, I've split todays commit into three, the first two already done had some 2001-03-05 09:40:02 +00:00
makefiles Add configure check for -lunix, for QNX. 2001-03-03 15:53:41 +00:00
pl Make sure -L and -I's for our source tree are always before system include 2001-02-20 19:20:30 +00:00
template Select optimization by default for HP's C compiler. 2001-02-20 19:04:04 +00:00
test Adjust expected error message due to change of keyword case-folding. 2001-02-22 05:32:56 +00:00
tools Update flowchart xfig file. 2001-02-22 18:09:20 +00:00
tutorial Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
utils Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile.global.in Ok, I've split todays commit into three, the first two already done had some 2001-03-05 09:40:02 +00:00
Makefile.shlib Massive commits for SunOS4 port. 2001-02-27 08:13:31 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00