]> granicus.if.org Git - postgresql/commit
Do not try to find local timezone in DecodeDateTime() because the
authorMichael Meskes <meskes@postgresql.org>
Mon, 21 May 2007 07:04:00 +0000 (07:04 +0000)
committerMichael Meskes <meskes@postgresql.org>
Mon, 21 May 2007 07:04:00 +0000 (07:04 +0000)
commit439cf8e676c6ab934c5c95c6556b237305875f94
treed46c93758ce44755462206829138f0362bd7b0b7
parenta8d539f12498de52453c8113892cbf48cc62478d
Do not try to find local timezone in DecodeDateTime() because the
result is not used anyway. This also fixes Vista's build problems.
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/pgtypeslib/dt_common.c