]> granicus.if.org Git - postgresql/commit
added DISTINCT to the query to get cross reference. This is required when two columns...
authorDave Cramer <davec@fastcrypt.com>
Tue, 25 Mar 2003 02:01:19 +0000 (02:01 +0000)
committerDave Cramer <davec@fastcrypt.com>
Tue, 25 Mar 2003 02:01:19 +0000 (02:01 +0000)
commit1c4f2a63c0358682f0fd23b9ff61cdf29137cc94
treef62c3e201b48554073d5e13612faef172a01281a
parentb27eb64e612e325abd8170908317fecf950b810e
added DISTINCT to the query to get cross reference. This is required when two columns in a table are both foreign keys to another table. From Peter Royal proyal@pace2020.com
src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1DatabaseMetaData.java