back patching fix for compat 7.1 binary stream issues with the new protocol
Dave Cramer <davec@fastcrypt.com>
back patching fix for compat 7.1 binary stream issues with the new protocol added test for same
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/fastpath/Fastpath.java | modified | +2 −2 |
| src/interfaces/jdbc/org/postgresql/largeobject/LargeObjectManager.java | modified | +6 −2 |
| src/interfaces/jdbc/org/postgresql/test/jdbc2/Jdbc2TestSuite.java | modified | +1 −0 |
| src/interfaces/jdbc/org/postgresql/test/jdbc2/OID74Test.java | added | +99 −0 |