Re: [BUGS] timestamp (minor bug)

2001-07-29 Thread Tom Lane
"And. Andruikhanov" <[EMAIL PROTECTED]> writes: > On Sun, 22 Jul 2001, Tom Lane wrote: >> "And. Andruikhanov" <[EMAIL PROTECTED]> writes: > Wrong result in timestamp value between "winter" and "summer" time: >> >> Could you trace through the timestamp conversion routines and determine >> exactly

Re: [BUGS] timestamp (minor bug)

2001-07-25 Thread And. Andruikhanov
On Sun, 22 Jul 2001, Tom Lane wrote: > "And. Andruikhanov" <[EMAIL PROTECTED]> writes: > > Wrong result in timestamp value between "winter" and "summer" time: > > Could you trace through the timestamp conversion routines and determine > exactly what's going wrong? The problem is most likely in o

Re: [BUGS] timestamp (minor bug)

2001-07-22 Thread Tom Lane
"And. Andruikhanov" <[EMAIL PROTECTED]> writes: > Wrong result in timestamp value between "winter" and "summer" time: Could you trace through the timestamp conversion routines and determine exactly what's going wrong? The problem is most likely in or near DetermineLocalTimeZone() in src/backend/

[BUGS] timestamp (minor bug)

2001-07-22 Thread And. Andruikhanov
Good day. System Configuration - Architecture: Intel Pentium Operating System: FreeBSD 4.2-STABLE PostgreSQL version: PostgreSQL-7.1.2 Compiler used: gcc 2.95.2 Description of problem -- Wrong result in timestamp value between