Changed getCrossReference to return information about each composite key seperately
Dave Cramer <davec@fastcrypt.com>
Changed getCrossReference to return information about each composite key seperately It used to return them as a,b in one row, and now returns a in one row, and b in one row
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/jdbc2/DatabaseMetaData.java | modified | +20 −35 |