mirror of https://github.com/postgres/postgres
I've found a problem in the Postgresql jdbc driver. "ReceiveInteger" shifts a received byte right instead of left. This means that only the least significant byte is read into the int. Reviewed by: Peter T Mount <patches@maidast.demon.co.uk>pull/50/head
parent
9cd2680f93
commit
fb269b4675
Loading…
Reference in new issue