index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
jdbc
/
build.xml
Age
Commit message (
Expand
)
Author
2002-04-18
Ant 1.4.1 now requires for jdbc. Mention in HISTORY release notes.
Bruce Momjian
2002-03-19
applied patch from Liam Stewart
Dave Cramer
2002-03-05
At this moment, --enable-debug adds debugging information to most of the
Bruce Momjian
2002-02-24
compiles correctly but still doesn't work with jdk 1.4
Dave Cramer
2002-02-22
now compiles clean with jdk 1.4
Dave Cramer
2001-09-23
The attached patch is my first run-through of the JDBC test suite. A
Bruce Momjian
2001-07-06
Resolve a number of oddities in the Java build. First, remove the weird
Peter Eisentraut
2001-07-04
Attached is a patch to remove the ConnectionHook functionality and thus
Bruce Momjian
2001-05-25
Mention failure of ANT to delete directories on clean.
Bruce Momjian
2001-05-23
Fix ANT for *.properties files.
Bruce Momjian
2001-05-23
Fix ANT so it only has '*.class' files, not the 'tags' file.
Bruce Momjian
2001-05-19
Prevent ANT from recreating the JAR files just because the
Bruce Momjian
2001-05-17
Fix 'make clean' with jdbc and ant by using filesets.
Bruce Momjian
2001-05-16
Add NUMERIC tests to jdbc code.
Bruce Momjian
2001-05-16
Backpatch jdbc2 fixes to jdbc1, ANT fixes, from Peter Eisentraut
Bruce Momjian
2001-03-11
Add uninstall target to Java build.
Peter Eisentraut
2001-03-05
Ok, I've split todays commit into three, the first two already done had some
Peter Mount
2001-02-14
Web Feb 14 17:29:00 GMT 2001
[email protected]
Peter Mount
2001-02-07
Some updates prior to retrieving a fresh cvs copy:
Peter Mount
2001-01-18
Thu Jan 18 17:37:00 GMT 2001
[email protected]
Peter Mount
2001-01-18
Thu Jan 18 12:24:00 GMT 2001
[email protected]
Peter Mount
2000-12-20
Finished build.xml and updated Driver.java.in and buildDriver to match how Ma...
Peter Mount
2000-12-19
Finally created ant build.xml file
Peter Mount