[postgis] HELP -- Where is the "PGFunction" Defination ???
TONY J.Y.
tjiang@mrf.com
Mon Nov 12 21:12:20 2001
---------------------- multipart/alternative attachment
Hi there,
I get a problem when I want to compile the third libpq Example Program:
This file is located at \postgresql-7.1.3\src\test\examples\testlibpq3.c=20
The header of this file is described as below.=20
/*
* testlibpq3.c Test the C version of Libpq, the Postgres frontend
* library. tests the binary cursor interface
*/
#include <utils/geo_decls.h>
And in the file of <utils/geo_decls.h>, it includes the file of <fmgr.h=
>
#include <fmgr.h>
=20=20=20=20
When I compile this file <testlibpq3.c>, the error report is:=20=20
"\postgresql-7.1.3\src\include\fmgr.h(30) : error C2065: 'PGFunction' : und=
eclared identifier"
So I want to find the PGFuncion's defination. I found many places using PGF=
unction. However,
I can not find the PGFunction's defination.=20
Can you tell me where the "PGFunction" type is defined? Is it a built-in =
type?=20
Thanks a lot.
Best regards,
Tony
---
Tony Jiang, MSc
Research & Development Programmer/Analyst
MRF Geosystems Corp (www.mrf.com)
Suite 700, 665 8th Street SW,=20
Calgary, AB T2P 3K7
(403) 216-5515 ext:226
---------------------- multipart/alternative attachment
An HTML attachment was scrubbed...
URL: http://lists.refractions.net/pipermail/postgis-users/attachments/20011112/862de7e9/attachment.htm
---------------------- multipart/alternative attachment--