Re: Installation on SGI IRIX 6.5.10

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Installation on SGI IRIX 6.5.10
Дата
Msg-id 26694.989886223@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Installation on SGI IRIX 6.5.10  ("G. Anthony Reina" <reina@nsi.edu>)
Список pgsql-hackers
"G. Anthony Reina" <reina@nsi.edu> writes:
> which is how it looks to be used in async.c. I simply added a specific
> type-cast:

> notifyName = (char *) strdup(relname);

That absolutely should NOT be necessary; there should be a proper
extern declaration of strdup visible.  Perhaps it should be added
to include/port/irix5.h (cf port/nextstep.h).
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_index.indislossy
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_index.indislossy