Do not try to find local timezone in DecodeDateTime() because the
Michael Meskes <meskes@postgresql.org>
Do not try to find local timezone in DecodeDateTime() because the result is not used anyway. This also fixes Vista's build problems.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +3 −3 |
| src/interfaces/ecpg/pgtypeslib/dt_common.c | modified | +6 −14 |