]> granicus.if.org Git - postgresql/commit
back patching fix for compat 7.1 binary stream issues with the new protocol
authorDave Cramer <davec@fastcrypt.com>
Wed, 17 Dec 2003 15:48:40 +0000 (15:48 +0000)
committerDave Cramer <davec@fastcrypt.com>
Wed, 17 Dec 2003 15:48:40 +0000 (15:48 +0000)
commit0323e570af23a8b827bae9547697c8174dd4a88b
tree21bd67b3a9ed92870f5be2d3796bb39b7bdae8a9
parent96cee3f12a5b9ce789cec19d0fa0fce1bd77dde1
back patching fix for compat 7.1 binary stream issues with the new protocol
added test for same
src/interfaces/jdbc/org/postgresql/fastpath/Fastpath.java
src/interfaces/jdbc/org/postgresql/largeobject/LargeObjectManager.java
src/interfaces/jdbc/org/postgresql/test/jdbc2/Jdbc2TestSuite.java
src/interfaces/jdbc/org/postgresql/test/jdbc2/OID74Test.java [new file with mode: 0644]