Обсуждение: Patches applied for v6.4.3

Поиск
Список
Период
Сортировка

Patches applied for v6.4.3

От
"Thomas G. Lockhart"
Дата:
I've applied some patches to the REL6_4 branch for relatively obscure
date/time fixes. These are (mostly) the same patches I had posted on
/pub/patches/ after REL6_4 had been declared dead :(

I also applied a patch to remove the equivalence of float8 and datetime
which had lead to bizarre interpretations of float8 as datetime when
coercing to string types.

The current development tree has some more complete fixes for numeric
conversions to and from strings.
                       - Tom