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

Barry Lind
Fixed improper message length for the connection termination message 'X' when
using the V3 protocol. Modified Files: jdbc1/AbstractJdbc1Connection.java1 parentd3fe721 commit5cad681
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 | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
1121 | 1121 |
| |
1122 | 1122 |
| |
1123 | 1123 |
| |
1124 |
| - | |
| 1124 | + | |
1125 | 1125 |
| |
1126 | 1126 |
| |
1127 | 1127 |
| |
|
0 commit comments
Comments
(0)