Re: [GENERAL] Understanding the output of make check

2011-10-22 Thread Tom Lane
miesi writes: > Maybe I'm blind, but where is the difference diff sees? PST vs PDT. Apparently you're using a system-provided timezone database that lacks support for wider-than-32-bit time_t, so that dates beyond 2038 aren't handled correctly. regards, tom lane -- Sen

[GENERAL] Understanding the output of make check

2011-10-22 Thread miesi
Hi, I've just compiled 9.1.1 in 32bit on Solaris snv_134 ("OpenSolaris 2010.11") with the Solaris Studio Compilers 12.2. The following Problem is displayed Maybe I'm blind, but where is the difference diff sees? Thomas *** /tmp/postgresql-9.1.1/src/test/regress/expected/timestamptz.out Thu