- Notifications
You must be signed in to change notification settings - Fork5
Commit6a19c6d

Dave Cramer
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
1 parent326b2f9 commit6a19c6d
File tree
1 file changed
+2
-2
lines changed- src/interfaces/jdbc/org/postgresql/jdbc1
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2966 | 2966 |
| |
2967 | 2967 |
| |
2968 | 2968 |
| |
2969 |
| - | |
| 2969 | + | |
2970 | 2970 |
| |
2971 | 2971 |
| |
2972 | 2972 |
| |
| |||
2985 | 2985 |
| |
2986 | 2986 |
| |
2987 | 2987 |
| |
2988 |
| - | |
| 2988 | + | |
2989 | 2989 |
| |
2990 | 2990 |
| |
2991 | 2991 |
| |
|
0 commit comments
Comments
(0)