doubt - Mailing list pgsql-novice

From Mogin Mohandas
Subject doubt
Date
Msg-id fd2290fd0508221146e614f34@mail.gmail.com
Whole thread Raw
Responses Re: doubt  (Oliver Elphick <olly@lfix.co.uk>)
List pgsql-novice
Hi
       I am new to Postgres. I was trying to create a new data type.
There is an eg for creating a type complex under src/tutorial. I went
under the tutorial dir and tried doing a gcc -fpic -c complex.c but it
shows me that the header files postgres.h, fmgr.h are missing. That
means the  header files are not being found. By the way, the header
files are in the path...usr/local/pgsql/include/server. How do I get
gcc to find the header files. Anybody having any idea please help.
Thanks
Moginraj

pgsql-novice by date:

Previous
From: Mike
Date:
Subject: Password Authentication
Next
From: cbraden
Date:
Subject: How to list all databases?