postgres.h

Поиск
Список
Период
Сортировка
От Nupur Pande
Тема postgres.h
Дата
Msg-id 006901c3a24f$35dfc780$6500a8c0@RANIKHET
обсуждение исходный текст
Ответ на Re: COPY error  (Claudio Natoli <claudio.natoli@memetrics.com>)
Ответы Re: postgres.h  (Jason Tishler <jason@tishler.net>)
Список pgsql-cygwin
Hi,
I'm trying to compile and run some external functions on postgres. The code
seems to compile and run fine on linux machine. But on cygwin, it gave me
errors saying it couldn't find some files such as "postgres.h",
"server/executor/executor.h", "server/executor/spi.h"

Could someone please tell me where to find these files. My
/usr/include/postgresql/ only includes 1 folder called internal. I checked
google for these files and it seems they should be in a folder
../postgresql/server
But I don't see that in my directories. I have postgresql 7.3.4 installed.

Thanks,
Nupur


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

Предыдущее
От: "Paul R. Sand"
Дата:
Сообщение: Re: Problem with initdb failing
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: postgres.h