__
> From: Bruce Momjian
> To: salah jubeh
> Cc: pgsql
> Sent: Mon, July 18, 2011 11:09:37 PM
> Subject: Re: [GENERAL] Documentation issue
>
> salah jubeh wrote:
> > #include "postgres.h" #include #include "fmgr.h" /* by value */
&
From: Bruce Momjian
To: salah jubeh
Cc: pgsql
Sent: Mon, July 18, 2011 11:09:37 PM
Subject: Re: [GENERAL] Documentation issue
salah jubeh wrote:
> #include "postgres.h" #include #include "fmgr.h" /* by value */
> PG_FUNCTIO
ce
> Computer Science
> P.O. Box 198
>
> Mobile:++97259369122
> Tel:++9754680
>
>
>
>
>
>
>
> ________
> From: Bruce Momjian
> To: salah jubeh
> Cc: pgsql
> Sent: Mon, July 18, 2011 10:58:19 PM
> Subject: Re: [GENERAL] Documentation issue
>
>
Computer Science
P.O. Box 198
Mobile:++97259369122
Tel:++9754680
From: Bruce Momjian
To: salah jubeh
Cc: pgsql
Sent: Mon, July 18, 2011 10:58:19 PM
Subject: Re: [GENERAL] Documentation issue
salah jubeh wrote:
> Hello,
>
> In http://www.p
salah jubeh wrote:
> Hello,
>
> In http://www.postgresql.org/docs/8.4/static/xfunc-c.html, there is a missing
> include to the utils/geo_decls.h which leads to compilation errors. i.e
> #include
> "utils/geo_decls.h"
> needs to be added to the code.
Uh, which function sample is missing it?
--
Hello,
In http://www.postgresql.org/docs/8.4/static/xfunc-c.html, there is a missing
include to the utils/geo_decls.h which leads to compilation errors. i.e
#include
"utils/geo_decls.h"
needs to be added to the code.
Kind regards