Go to file
Steven Fackler 557c61d6db Binary transmission of numeric types
It looks like Postgres doesn't guarantee that its floats are IEEE754,
but I don't know if there are any reasonable platforms on which the
format is actually different.

Work towards #7.
2013-08-31 17:17:06 -07:00
src Binary transmission of numeric types 2013-08-31 17:17:06 -07:00
.gitignore Binary transmission of numeric types 2013-08-31 17:17:06 -07:00
LICENSE Initial commit 2013-07-22 21:43:51 -07:00
Makefile Binary transmission of numeric types 2013-08-31 17:17:06 -07:00
README.md Fixed up README for new name 2013-08-18 17:16:39 -04:00

rust-postgres