Re: (forw) (forw) Re: PHP 4.0.4pl1 BUILD: BUSTED WITH CURRENT CVS

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: (forw) (forw) Re: PHP 4.0.4pl1 BUILD: BUSTED WITH CURRENT CVS
Дата
Msg-id 20035.982536863@sss.pgh.pa.us
обсуждение исходный текст
Ответ на (forw) (forw) Re: PHP 4.0.4pl1 BUILD: BUSTED WITH CURRENT CVS  (Larry Rosenman <ler@lerctr.org>)
Ответы Re: (forw) (forw) Re: PHP 4.0.4pl1 BUILD: BUSTED WITH CURRENT CVS  (Larry Rosenman <ler@lerctr.org>)
Re: (forw) (forw) Re: PHP 4.0.4pl1 BUILD: BUSTED WITH CURRENT CVS  (Larry Rosenman <ler@lerctr.org>)
Re: (forw) (forw) Re: PHP 4.0.4pl1 BUILD: BUSTED WITH CURRENT CVS  (Larry Rosenman <ler@lerctr.org>)
Список pgsql-hackers
Larry Rosenman <ler@lerctr.org> writes:
> OK, I found it.  PHP was including postgres.h (which we no longer
> install...., so we were picking up a Feb 7 version). 
> Changing php's ext/pgsql/php_pgsql.h to #include <postgres_fe.h>
> fixes it. 

Hm.  Should php be including either one?  I would have been in less
hurry to invent a new file if I had thought that client apps were
including postgres.h ...
        regards, tom lane


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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: PHP needs to only include now...
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: (forw) (forw) Re: PHP 4.0.4pl1 BUILD: BUSTED WITH CURRENT CVS