Re: Trouble including "pg_type.h"

From: bradg <bg4all(at)me(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Trouble including "pg_type.h"
Date: 2011-08-29 21:28:51
Message-ID: 1314653331767-4747906.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Andreas 2011-08-30 03:53:51 Re: Known problem? Column mixup in sql-function
Previous Message Don 2011-08-29 19:15:52 out of memory - no sort