From: | "FERREIRA William (COFRAMI)" <william(dot)ferreira(at)airbus(dot)com> |
---|---|
To: | "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org> |
Subject: | stored procedures / C-Language |
Date: | 2005-04-04 09:52:32 |
Message-ID: | 1904E3EB39448246A7ECB76DF34A70B00143B4CD@TOCOMEXC03 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
hi,
i'm trying to find some documentation about writing stored procedures with
C-language.
i found description in postgresql's documentation but i don't understand
everything.
Aat present, i have a pl/perl stored procedure but it isn't fast enough, so
somebody recommend me to write it using c-language.
i don't know how to create this, and how asking the database, recovering
data and managing them.
For the moment, my application is running on Windows 2000 NT, is it possible
to write stored procedures using C-language ? may i write them using Visual
C++ or does i need to use ANSI compiler ?
does this code will run with Linux or Solaris ?
sorry for all these questions, but i don't how it works, and my application
must works at the end of the week :-(
thanks a lots
Will
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2005-04-04 11:48:10 | Re: stored procedures / C-Language |
Previous Message | pck | 2005-04-04 09:30:28 | Re: ERROR: invalid page header in block 9869 |