Stephane Bortzmeyer <[EMAIL PROTECTED]> writes:
> And for those who wonder why I don't use 6.5.3, it's because, unlike
> 6.5, it doesn't compile on Tru64:
So have you tried 7.0 ?
Reports of porting problems for 7.0 will be gladly accepted, but you
are a few months too late to attract much intere
On Tuesday 23 May 2000, at 14 h 17, the keyboard of Stephane Bortzmeyer
<[EMAIL PROTECTED]> wrote:
> PostgreSQL 6.5.
And for those who wonder why I don't use 6.5.3, it's because, unlike 6.5, it doesn't
compile on Tru64:
cc -I../../../include -I../../../backend -DNOFIXADE -std -O4 -Olimit 2
'set time zone 'GMT';', or any other 'set time zone' (even with numeric time
zones), is completely ignored on my Tru64 machine (I always get dates in local
time, UT+2). On Debian, everything is fine.
Did I forget something when compiling PostgreSQL? Is there som