mirror of
https://github.com/postgres/postgres.git
synced 2026-02-27 11:50:33 -05:00
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> |
||
|---|---|---|
| .. | ||
| jdbc | ||
| libpgtcl | ||
| libpq | ||
| libpq++ | ||
| perl5 | ||
| Makefile | ||