pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2014-09-11
2014-09-11 07:25:25 by Stephen R. van den Berg <srb@cuci.nl>
8d215637c5775ed0c238f4c15dbcc012ea27d90a (
6
lines) (+
5
/-
1
)
[
Show
|
Annotate
]
Branch:
8.0
Improve glue with libpq.
1266:
longer iterate over the first element in the array three times or crash.
+
o Postgres.postgres_result now properly decodes binary blobs and
+
strips trailing spaces from CHAR columns.
+
o Fixed a typo from 2001-05-05 that caused a lot of countries to
-
recide
on the continent ',Europa' instead of "Europa" in
+
reside
on the continent ',Europa' instead of "Europa" in
Geography.Countries. Obviously the continent is not that often checked.