postgres.h missing? (fwd)

Поиск
Список
Период
Сортировка
От Thalis A. Kalfigopoulos
Тема postgres.h missing? (fwd)
Дата
Msg-id Pine.LNX.4.21.0106201110550.24987-100000@aluminum.cs.pitt.edu
обсуждение исходный текст
Ответы Re: postgres.h missing? (fwd)  (Vince Vielhaber <vev@michvhf.com>)
Список pgsql-general
Hi tom, (erased your reply by accident :(
I asked about this yesterday but I don't need postgres.h for building PHP. I need it for writing a C function.
So do I just copy it manually from src/include/ ?

TIA,
thalis

---------- Forwarded message ----------
Date: Tue, 19 Jun 2001 18:04:56 -0400 (EDT)
From: Thalis A. Kalfigopoulos <thalis@cs.pitt.edu>
To: pgsql-general@postgresql.org
Subject: postgres.h missing?

I can see in the source dir the include file postgres.h (src/include/postgres.h) but it doesn't exist under the
installationdir (under include I only have postgres_ext.h and _fe.h). 
Located a related article
(http://faqchest.dynhost.com/prgm/pgsql-l/pgsql-01/pgsql-0104/pgsql-010404/pgsql01040314_23260.html)which implies that
atleast for the php build, postgres_fe.h should do just fine (even though the opening comments in postgres_fe.h suggest
thatpostgres.h should be in the same dir and used instead) 

Did I miss building something or should I use postgres_fe.h instead?

TIA,
thalis





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

Предыдущее
От: "Thalis A. Kalfigopoulos"
Дата:
Сообщение: Re: Web site gripes
Следующее
От: junkboy@zeus.bwh.harvard.edu (holtzman)
Дата:
Сообщение: What do you do when...? A schema Question