forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit292048f

Barry Lind
Fixed jdbc to correctly report that constraints are supported
Modified Files: jdbc/org/postgresql/jdbc1/AbstractJdbc1DatabaseMetaData.java1 parent33815bf commit292048f
File tree
1 file changed
+3
-3
lines changed- src/interfaces/jdbc/org/postgresql/jdbc1
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
858 | 858 |
| |
859 | 859 |
| |
860 | 860 |
| |
861 |
| - | |
| 861 | + | |
862 | 862 |
| |
863 | 863 |
| |
864 | 864 |
| |
865 | 865 |
| |
866 | 866 |
| |
867 | 867 |
| |
868 | 868 |
| |
869 |
| - | |
870 |
| - | |
| 869 | + | |
| 870 | + | |
871 | 871 |
| |
872 | 872 |
| |
873 | 873 |
| |
|
0 commit comments
Comments
(0)