Re: can anybody help me please

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: can anybody help me please
Дата
Msg-id 6080.1058881077@sss.pgh.pa.us
обсуждение исходный текст
Ответ на can anybody help me please  (rifki <rifki@comlabs.itb.ac.id>)
Ответы Re: can anybody help me please  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
rifki <rifki@comlabs.itb.ac.id> writes:
> i also try to make a c program which only prints something like "Hello
> World", i include the postgresql.h file as header, i found out that
> the file isn't anywhere in my computer.

It's postgres.h.  If you still can't find it, maybe you didn't install
the server-side header files.  In a build from source, you need to do
"make install-all-headers" as well as "make install" if you intend to
do server-side programming.  Not sure how the RPMs handle this.

            regards, tom lane

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Postgres Database Error Codes and Error Messages
Следующее
От: Dima Tkach
Дата:
Сообщение: Re: can anybody help me please