Re: version 1 C-Language Functions documentation and example

From: "Joe Conway" <joseph(dot)conway(at)home(dot)com>
To: "Gowey, Geoffrey" <ggowey(at)rxhope(dot)com>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: version 1 C-Language Functions documentation and example
Date: 2001-08-26 02:56:21
Message-ID: 003e01c12dda$af9a4cd0$0705a8c0@jecw2k1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Anyone know of a good reference or set of examples clearly showing the
usage
> of V1? I have a problem that I've posted on pgsql-general, but this list
> might be more appropriate for.

Start with:
http://www.postgresql.org/idocs/index.php?xfunc-c.html
Then look at the contrib directory in your source tree for more examples
(assuming your source tree is >=7.1).

HTH,
-- Joe

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Gowey, Geoffrey 2001-08-26 03:05:56 RE: version 1 C-Language Functions documentation and ex ample
Previous Message Gowey, Geoffrey 2001-08-26 01:02:27 version 1 C-Language Functions documentation and example