OSDN Git Service

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:28:45 +0000 (02:28 +0000)
committerDave Cramer <davec@fastcrypt.com>
Tue, 25 Mar 2003 02:28:45 +0000 (02:28 +0000)
commit6a19c6dccfee66df3970dfba15a8590fdd399bc1
treef1d390b025bf5dda5d8b8240aa67ce88f2e8ab04
parent326b2f96ae6e90436fd2614fe45e17a52e06c166
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