Do not try to find local timezone in DecodeDateTime() because the

Michael Meskes <meskes@postgresql.org>

Commit: 439cf8e676c6ab934c5c95c6556b237305875f94
Author: Michael Meskes <meskes@postgresql.org>
Date: 2007-05-21T07:04:00Z
Releases: 8.3.0
Do not try to find local timezone in DecodeDateTime() because the
result is not used anyway. This also fixes Vista's build problems.

Files

PathChange+/−
src/interfaces/ecpg/ChangeLog modified +3 −3
src/interfaces/ecpg/pgtypeslib/dt_common.c modified +6 −14