From: | Angelo Nicolosi <amenuor(at)hotmail(dot)com> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Help with C-Function on Postgre |
Date: | 2009-04-02 10:52:40 |
Message-ID: | COL101-W20271CBA1C0F27CE531FD5A0880@phx.gbl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi to all,
I'm new on this list and also on using postgre.
I wanted to write some C-Function but, also if I read all the documentation about it on the Manuals directory on the postgre web page, i still have some problems.
I already made some simple works just to try how was working and all went fine.
Now I need to make some basic operations inside the database, for example create new tables, temp tables, delete them insert some new information inside existent tables, and something like this.
The problem is that i didn't find nothing about it. I found only some information about this things on the doxygen section of the postgre website but is really difficult for me (http://doxygen.postgresql.org/) [I went in the directory include/server and I took a look around there but without understand a lot].
I hope you can help me!
Thank you in advance,
Angelo.
_________________________________________________________________
Chiama gratis dal tuo PC! Parla su Messenger
http://clk.atdmt.com/GBL/go/140630369/direct/01/
From | Date | Subject | |
---|---|---|---|
Next Message | bernhard_s | 2009-04-02 11:40:36 | Re: %r in restore_command? |
Previous Message | Ivan Sergio Borgonovo | 2009-04-02 09:20:02 | reducing IO and memory usage: sending the content of a table to multiple files |