Re: Report on NetBSD/mac port of Postgres 6.4.2 - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: Report on NetBSD/mac port of Postgres 6.4.2
Date
Msg-id 373B6121.1A7AA020@jpl.nasa.gov
Whole thread Raw
In response to Report on NetBSD/mac port of Postgres 6.4.2  ("Henry B. Hotz" <hotz@jpl.nasa.gov>)
List pgsql-hackers
> The datetime failure looks to be serious.  'now'::datetime -
> 'current'::datetime yields more than 200 days!

I've seen similar symptoms with machines that have timezone troubles, or
more accurately timezone support which is not mapped correctly into the
Postgres timezone handling code. Could be that ./configure is confused.

> If anyone (Tom?) wants an account on a Quadra 840av to investigate the
> problem further let me know.

Hi Henry. It is possible, and if I had my druthers I'd have an account
with group privileges to work directly in a patched Postgres tree
(perhaps the one you have already built). Any running servers would need
to be shut down to allow me to fire up debugging versions. Also, again
if possible, I would have access after-hours via one of my machines in
your domain. And if I can't see the problem right away (if I glance at
it a lunch time) then I wouldn't be able to look 'til next week.
                           - Tom

-- 
Thomas Lockhart
Caltech/JPL
Interferometry Systems and Technology


pgsql-hackers by date:

Previous
From: "Henry B. Hotz"
Date:
Subject: Patch for NetBSD/mac port of Postgres 6.4.2
Next
From: Tom Lane
Date:
Subject: Some progress on INSERT/SELECT/GROUP BY bugs