| From: | Matthew Metnetsky <met(at)uberstats(dot)com> |
|---|---|
| To: | Tim Penhey <tim(at)penhey(dot)net>, Pgsql General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Custom Functions |
| Date: | 2004-09-29 19:46:26 |
| Message-ID: | 1096487185.15606.1.camel@syru102-207.syr.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hello,
On Tue, 2004-09-28 at 13:57, Tim Penhey wrote:
> Matthew Metnetsky wrote:
>
> >So, does anyone know of (or have) good examples of queries within
> >functions (and returning sets of data)?
> >
> >Thanks in advance,
> >
> >~ Matthew
> >
> >
> Hi Matthew,
>
> I wrote up an example which can be found at
> http://www.scorefirst.com/postgresql.html, not sure if it is what you
> are after or not.
>
> Tim
>
That was the exact foundation I was looking for. I'm not sure why I
over looked plpgsql but I did, and its much easier than C custom
functions which are hideous and completely far from portable.
Thanks,
~ Matthew
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-09-29 19:59:14 | Re: COPY FROM STDIN not in local file |
| Previous Message | Josh Close | 2004-09-29 19:40:34 | COPY FROM STDIN not in local file |