Larry Rosenman <[EMAIL PROTECTED]> 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

Reply via email to