Re: AIX Compilation Fun with 7.5 CVS

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: AIX Compilation Fun with 7.5 CVS
Дата
Msg-id 2523.1085073328@sss.pgh.pa.us
обсуждение исходный текст
Ответ на AIX Compilation Fun with 7.5 CVS  (Chris Browne <cbbrowne@acm.org>)
Список pgsql-hackers
Chris Browne <cbbrowne@acm.org> writes:
> CUT0 may be _equivalent_ to GMT, but PostgreSQL isn't aware of it as
> such, so inserts into the table epp_whois_cachemgr were failing with
> much the same error message shown below:

It will probably be more practical to fix this after Magnus' timezone
patch goes in.  Please try it again in a few days and report back.

> But the AIX compile is breaking, on pg_dump.  Evidently there's some
> conflict of symbol names, though it doesn't look like it's due to new
> changes.  "finfo" seems pretty unique to AIX...

I renamed the variable.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: AIX Compilation Fun with 7.5 CVS
Следующее
От: Tom Lane
Дата:
Сообщение: Re: SIGPIPE does not try to cancel a query