Log Message:
---
Change the "N. Central Asia Standard Time" timezone to map to
Asia/Novosibirsk on Windows.
Microsoft changed the behaviour of this zone in the timezone update
from KB976098. The zones differ in handling of DST, and the old
zone was just removed.
Noted by Dmitry Funk
Modi
Log Message:
---
Change the "N. Central Asia Standard Time" timezone to map to
Asia/Novosibirsk on Windows.
Microsoft changed the behaviour of this zone in the timezone update
from KB976098. The zones differ in handling of DST, and the old
zone was just removed.
Noted by Dmitry Funk
Tags
Log Message:
---
Change the "N. Central Asia Standard Time" timezone to map to
Asia/Novosibirsk on Windows.
Microsoft changed the behaviour of this zone in the timezone update
from KB976098. The zones differ in handling of DST, and the old
zone was just removed.
Noted by Dmitry Funk
Tags
Log Message:
---
Change the "N. Central Asia Standard Time" timezone to map to
Asia/Novosibirsk on Windows.
Microsoft changed the behaviour of this zone in the timezone update
from KB976098. The zones differ in handling of DST, and the old
zone was just removed.
Noted by Dmitry Funk
Tags
Log Message:
---
Fix index entry for lo_compat_privileges, per bug #5467 from KOIZUMI Satoru.
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.277 -> r1.278)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.277&r2=1.278)
Log Message:
---
Ecpg now accepts "long long" datatypes even if "long" is 64bit wide. This used
to cover the equally long "long long" type. This patch closes bug #5464.
Modified Files:
--
pgsql/src/interfaces/ecpg/ecpglib:
data.c (r1.51 -> r1.52)
(http://a