Re: few probs with integer timestamps

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: few probs with integer timestamps
Дата
Msg-id 3CC3A5B0.E9BD40D1@fourpalms.org
обсуждение исходный текст
Ответ на few probs with integer timestamps  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список 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 по дате отправления:

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: few probs with integer timestamps
Следующее
От: "Luis Alberto Amigo Navarro"
Дата:
Сообщение: Re: Index Scans become Seq Scans after VACUUM ANALYSE