Cannot open include file: 'nodes/nodes.h'

Поиск
Список
Период
Сортировка
От elekis
Тема Cannot open include file: 'nodes/nodes.h'
Дата
Msg-id 78316ea80812010122t41c01a00lfa509176b62e0cf9@mail.gmail.com
обсуждение исходный текст
Ответы Re: Cannot open include file: 'nodes/nodes.h'  ("Filip Rembiałkowski" <plk.zuber@gmail.com>)
Re: Cannot open include file: 'nodes/nodes.h'  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
hi all,


I try to use the file pg_type.h who containing, pre-defined type like
INT4IOD, INT2OID, INT8OID.

So I include in the file    #include "server/catalog/pg_type.h" but I
have the followed error
C:\Program Files\PostgreSQL\8.3\include\server/catalog/pg_type.h(22) :
fatal error C1083: Cannot open include file: 'nodes/nodes.h': No such
file or directory

I tried , in the command line to put

 -I$(PGSQL_HOME)\include  -I(PGSQL_HOME)\include\server

but, nothing change.

any idea??

thanks

a++



--
http://deathboater.blogspot.com/

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

Предыдущее
От: "சிவகுமார் மா"
Дата:
Сообщение: Re: Query too slow with "not in" condition
Следующее
От: "Bart Degryse"
Дата:
Сообщение: PHP PDO-PGSQL and transactions