Re: few probs with integer timestamps

From: Thomas Lockhart <thomas(at)fourpalms(dot)org>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: few probs with integer timestamps
Date: 2002-04-22 05:54:56
Message-ID: 3CC3A5B0.E9BD40D1@fourpalms.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Luis Alberto Amigo Navarro 2002-04-22 10:13:39 Re: Index Scans become Seq Scans after VACUUM ANALYSE
Previous Message Christopher Kings-Lynne 2002-04-22 04:55:12 few probs with integer timestamps