| From: | "Emiliano Moscato" <moski666(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Stored procedures in C |
| Date: | 2008-04-23 19:32:54 |
| Message-ID: | 4388f4180804231232u55c37fccob3ef9d0fb009521f@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi all,
I have to do some stuff writing stored procedures for Postgres in C. I saw
the oficial documentation but it was hard for me to find out how to do a
simple function, let's call it "query()" , that receives a string and uses
this string to do a query and return the results. Has anyone some examples?
I am looking at crosstab() example at contrib/tablefunc/tablefunc.c, but it
is hard to follow, cause it does more complicated stuff.
Thanks in advance...
Regards,
Emiliano
--
mOsKi
"No hay nada que uno haga mal , lo que hay es poco vino." Autor Anonimo
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Roberts, Jon | 2008-04-23 19:33:35 | Re: query question really cant give a summary here so read the body ; -) |
| Previous Message | James Strater | 2008-04-23 18:56:50 | Re: query question really cant give a summary here so read the body ; -) |