Bruce Momjian
314207881b
Attached is a patch to remove the ConnectionHook functionality and thus
...
the JDK 1.3 dependency. For a further explanation see my posting to the
JDBC list on Friday, explaining why this is being done.
Barry Lind
2001-07-04 15:07:54 +00:00
Peter Eisentraut
671be61916
Add uninstall target to Java build.
...
Respect default port setting in JDBC driver.
Pick up version number from Makefile.global.
Change installation directory to share/java/.
Document.
2001-03-11 11:07:01 +00:00
Peter Mount
9142ca2faf
Minor fixes...
2001-03-05 09:17:43 +00:00
Peter Mount
f118c36a78
Added an alternative constructor to PGSQLException so that debugging
...
some more osteric bugs is easier. If only 1 arg is supplied and it's
of type Exception, then that Exception's stacktrace is now included.
This was done as there's been a report of an unusual bug during connection.
This will make this sort of bug hunting easier from now on.
2001-01-25 09:16:36 +00:00
Peter Mount
751959436c
Finished build.xml and updated Driver.java.in and buildDriver to match how Makefile and ANT operate.
2000-12-20 16:22:49 +00:00
Peter Mount
f41dcbe4d8
Major update part I involving delayed patches, reworked Makefile, and how
...
the versioning works. There's also a new utils directory used by Makefile
2000-10-12 08:55:28 +00:00