Missing types in C header files

From: Tony Griffiths <tony(dot)griffiths(at)cs(dot)man(dot)ac(dot)uk>
To: novice <pgsql-novice(at)postgresql(dot)org>
Subject: Missing types in C header files
Date: 2002-06-06 14:54:54
Message-ID: 3CFF77BE.504F465D@cs.man.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,
I'm trying to start to program with the PostgreSQL's geometric primitive
types, and have started to write some code using them (PostgreSQL
version 7.1.3, installed from source not from a tarball). However when I
include the file utils/geo_decls.h I get an error starting that the type
PGFunction (found in a file included from geo_decls.h) cannot be found.

I've done a search of all the header files in my installation (and also
all the source files that I compiled), and cannot find the definition of
the PGFunction type. Does anyone have any idea of where I can find this
definition, or of why it might be missing.

--
Tony

---------------------------------
Dr. Tony Griffiths
Research Fellow
Information Management Group,
Department of Computer Science,
The University of Manchester,
Oxford Road,
Manchester M13 9PL,
United Kingdom

Tel. +44 (0) 161 275 6139
Fax +44 (0) 161 275 6236
email tony(dot)griffiths(at)cs(dot)man(dot)ac(dot)uk
---------------------------------

Browse pgsql-novice by date

  From Date Subject
Next Message Henshall, Stuart - WCP 2002-06-07 09:16:00 Re: META vacuum - FAIL: ERROR
Previous Message Henshall, Stuart - WCP 2002-06-06 14:31:17 Re: META vacuum - FAIL: ERROR