Re: Psql 7.2.1 Regress tests failed on RedHat 7.3

Denis Gasparin <denis@edistar.com>

From: Denis Gasparin <denis@edistar.com>
To: Tom Lane <tgl@sss.pgh.pa.us>, Postgresql General Mailing List <pgsql-general@postgresql.org>
Date: 2002-05-10T08:22:08Z
Lists: pgsql-hackers, pgsql-general
I've tried to replace the RH 7.3 timezone database (in
/usr/share/zoneinfo) with that of RH 7.2 (where regress tests work).

The problem persists... In RH 7.3 there is also a new version of the
glibc... (2.2.5 - 34)

If anyone has any idea...

-- 
Doct. Eng. Denis Gasparin: denis@edistar.com
---------------------------
Programmer & System Administrator - Edistar srl

Il gio, 2002-05-09 alle 19:39, Tom Lane ha scritto:
> Denis Gasparin <denis@edistar.com> writes:
> > Is there any reason? Any tip?
> 
> The diffs seem to be in the same places as for Solaris --- perhaps
> someone tried to correct 7.3's timezone database for the 1947 DST
> rules?  (AFAIK, Solaris is more correct for 1947 than most other
> timezone databases.)  If so, they blew it ...
> 
> 			regards, tom lane