Re: Trouble including "pg_type.h"

Поиск
Список
Период
Сортировка
От bradg
Тема Re: Trouble including "pg_type.h"
Дата
Msg-id 1314653331767-4747906.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Trouble including "pg_type.h"  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Trouble including "pg_type.h"  (bradg <bg4all@me.com>)
Список pgsql-novice
Thanks for the reply.

When I include either "postgres.h" or "postgres_fe.h" I get the following
compiler errors with file c.h:

Semantic Issue: Typedef redefinition with different types ('unsigned long'
vs 'uint64_t' (aka 'unsigned long long')) in
/Library/PostgreSQL/9.0/include/postgresql/server/c.h

Semantic Issue: Typedef redefinition with different types ('size_t' (aka
'unsigned long') vs 'long') in
/Library/PostgreSQL/9.0/include/postgresql/server/c.h

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Trouble-including-pg-type-h-tp4746983p4747906.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

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

Предыдущее
От: Don
Дата:
Сообщение: out of memory - no sort
Следующее
От: Andreas
Дата:
Сообщение: Re: Known problem? Column mixup in sql-function