index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
jdbc
/
org
/
postgresql
/
jdbc1
/
AbstractJdbc1DatabaseMetaData.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
JDBC is now on GBorg
PostgreSQL Daemon
2004-01-19
1
-3660
/
+0
*
patch to fix returning he information schema as a system object by Kris Jurka
Dave Cramer
2003-12-12
1
-10
/
+10
*
metadata encoding patch from Kris Jurka
Dave Cramer
2003-12-12
1
-56
/
+65
*
patch to deal with unique foreign keys in 7.4 from Kris Jurka
Dave Cramer
2003-12-11
1
-1
/
+53
*
accept url and fk action fix from Kris Jurka
Dave Cramer
2003-11-03
1
-1
/
+3
*
Fixed jdbc to correctly report that constraints are supported
Barry Lind
2003-09-17
1
-3
/
+3
*
Additional SQLState work for JDBC - thanks to Kim Ho at Redhat for input on this
Barry Lind
2003-09-09
1
-2
/
+3
*
patches by Kim Ho to fix
Dave Cramer
2003-06-30
1
-1
/
+1
*
clean up warnings produced by Eclipse
Barry Lind
2003-05-29
1
-2
/
+1
*
Applied patches from Kris Jurka fixing a string tokenizing problem and
Barry Lind
2003-04-17
1
-14
/
+36
*
added DISTINCT to the query to get cross reference. This is required when two...
Dave Cramer
2003-03-25
1
-2
/
+2
*
Fix bug in reading acls (didn't treat null acl as meaning the table owner had
Barry Lind
2003-03-24
1
-3
/
+7
*
Cleanup and reorganization.
Barry Lind
2003-03-07
1
-10
/
+11
*
applied Kris Jurka's patch for numeric
Dave Cramer
2003-02-07
1
-1
/
+1
*
Patch from Nic Ferrier to add support for result sets being cursor based
Barry Lind
2003-02-04
1
-9
/
+13
*
Patch from Kris Jurka to improve the performance of getImportedKeys().
Barry Lind
2003-01-14
1
-84
/
+55
*
patch for null table in getPrimaryKeys
Dave Cramer
2002-12-20
1
-3
/
+5
*
patch for getTables to fix problems with backends before 7.3 by Kris Jurka
Dave Cramer
2002-12-11
1
-11
/
+25
*
changed sort of column names to sort by attnum, not attname
Dave Cramer
2002-12-05
1
-1
/
+1
*
Fixes bug where join to pg_description was incorrect. Also modifies the
Barry Lind
2002-11-11
1
-2
/
+2
*
Applied two patches from Kris Jurka.
Barry Lind
2002-11-04
1
-33
/
+27
*
Patch submitted by Kris Jurka to fix arrayindexoutofbounds exception caused
Barry Lind
2002-10-25
1
-8
/
+13
*
fixed missing apostrophe
Dave Cramer
2002-10-08
1
-2
/
+2
*
schema awareness patch provided by Kris Jurka
Dave Cramer
2002-10-01
1
-618
/
+1033
*
Patches submitted by Kris Jurka (jurka@ejurka.com) for the following bugs:
Barry Lind
2002-09-11
1
-4
/
+13
*
Fixed DatabaseMetaData to correctly handle NAME size of 64
Barry Lind
2002-09-08
1
-87
/
+88
*
Run pgjindent for Java folks.
Bruce Momjian
2002-09-06
1
-511
/
+590
*
removed duplicate code from jdbc2 classes
Dave Cramer
2002-08-16
1
-252
/
+518
*
Added support for JDBC3. The driver will now build under JDBC3 (i.e. Java 1.4).
Barry Lind
2002-08-14
1
-0
/
+1
*
Fouth (and final) phase of restructuring to add jdbc3 support.
Barry Lind
2002-07-26
1
-0
/
+2809