"David E. Wheeler" <[EMAIL PROTECTED]> writes:
> On Oct 13, 2008, at 11:37, Zdenek Kotala wrote:
>> when you use --with-system-tzdata and run make check on head it  
>> fails on systemes without 64bit tzinfo support.

> Oh. Is it not preferable to use the tzdata that ships with PostgreSQL?

Not necessarily; the system might have a more up-to-date tzdata.

Generally you'd use --with-system-tzdata on a platform where you expect
to receive routine package updates for the tzdata files, independently
of the Postgres release cycle.  It seems reasonable to assume that
anyone currently shipping tzdata is offering 64-bit files.  (But we do
have that regression test check in there to make sure.)

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to