From: | "Pavel Stehule" <pavel(dot)stehule(at)hotmail(dot)com> |
---|---|
To: | jonah(dot)harris(at)gmail(dot)com |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | SQL/PSM prototype is available |
Date: | 2006-12-17 09:46:36 |
Message-ID: | BAY20-F1776C0D4882B777B906787F9CA0@phx.gbl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello,
Now, you can test prototype or work on it. All details are on
http://postgresql.interweb.cz/index.php/SQL/PSM
. This version needs patched core files
http://postgresql.interweb.cz/index.php/SQL/PSM#Patches_for_core
You can find supported functionality on
http://postgresql.interweb.cz/index.php/SQL/PSM#Supported_statements .
Next week I should work on "for" and "get diagnostic" stmts implementation.
There is a lot of work (please see ToDo and Errors sections). It's can be
success if in you plpgpsm interpret will run. I plan take full functionality
first and clean and refactorise source code later.
Dificult part is exception handling :-(, because all postgresql stored
rutines have to run under transaction, which standard doesn't expect.
Please, use code from CVS.
Best regards
Pavel Stehule
_________________________________________________________________
Emotikony a pozadi programu MSN Messenger ozivi vasi konverzaci.
http://messenger.msn.cz/
From | Date | Subject | |
---|---|---|---|
Next Message | Lukas Kahwe Smith | 2006-12-17 09:56:30 | todo list management |
Previous Message | Andrew Dunstan | 2006-12-17 06:22:46 | Re: [PATCHES] psql commandline conninfo |