------=_Part_13959_17307792.1208979174604
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi all,
I have to do some stuff writing stored procedures for Postgres in C. I saw
the oficial do***entation 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
------=_Part_13959_17307792.1208979174604
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi all,<br><br>I have to do some stuff writing stored procedures for
Postgres in C. I saw the oficial do***entation 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?<br>
I am looking at crosstab() example at contrib/tablefunc/tablefunc.c, but
it is hard to follow, cause it does more complicated stuff.<br
clear="all">Thanks in advance...<br>Regards,<br><br>Emiliano<br>--
<br>mOsKi<br>"No hay nada que uno haga mal , lo que hay es poco
vino." Autor Anonimo
------=_Part_13959_17307792.1208979174604--


|