patch from Kris Jurka to fix large object 7.1 compatible protocol issues
Dave Cramer <davec@fastcrypt.com>
patch from Kris Jurka to fix large object 7.1 compatible protocol issues modified test case from Alexey Yudichev to be part of the testsuite
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/fastpath/Fastpath.java | modified | +11 −8 |
| 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 |