Re: few probs with integer timestamps - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: few probs with integer timestamps
Date
Msg-id 3CC3A5B0.E9BD40D1@fourpalms.org
Whole thread Raw
In response to few probs with integer timestamps  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
> On FreeBSD/Alpha, current CVS:
...
> ../../../../src/include/utils/int8.h:35: warning: `INT64CONST' redefined
> ../../../../src/include/utils/pg_crc.h:85: warning: this is the location of
> the previous definition

afaict this is OK (that is, the compiled code should work) until we get
the definitions moved around and cleaned up. I'm not sure why I didn't
see that multiple definition on my machine...
                  - Thomas


pgsql-hackers by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: few probs with integer timestamps
Next
From: "Luis Alberto Amigo Navarro"
Date:
Subject: Re: Index Scans become Seq Scans after VACUUM ANALYSE