postgresql/src/interfaces
Marc G. Fournier fb269b4675 From: CNT systemen BV <cntsys@cistron.nl>
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>
1997-09-28 10:05:15 +00:00
..
jdbc From: CNT systemen BV <cntsys@cistron.nl> 1997-09-28 10:05:15 +00:00
libpgtcl Changed location of libpgtcl stuff. 1997-09-27 19:35:04 +00:00
libpq Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
libpq++ Makefile cleanup. 1997-09-16 18:47:36 +00:00
perl5 *** empty log message *** 1997-09-25 21:15:04 +00:00
Makefile Makefile cleanup. 1997-09-16 18:47:36 +00:00