Commit 6926ee4
committed
Bug 1011119: Let Postgres' bool --> java.sql.Types.BOOLEAN match
Java's java.sql.Types.BOOLEAN --> Postgres' bool.1 parent d2cf374 commit 6926ee4
File tree
1 file changed
+1
-1
lines changed- src/java/pljava/org/postgresql/pljava/jdbc
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
913 | 913 | | |
914 | 914 | | |
915 | 915 | | |
916 | | - | |
| 916 | + | |
917 | 917 | | |
918 | 918 | | |
919 | 919 | | |
| |||
0 commit comments