SQL/PSM prototype is available

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема SQL/PSM prototype is available
Дата
Msg-id BAY20-F1776C0D4882B777B906787F9CA0@phx.gbl
обсуждение исходный текст
Ответ на Re: SQL/PSM implemenation for PostgreSQL (roadmap)  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Ответы Re: SQL/PSM prototype is available  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Список 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/



В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Andrew Dunstan"
Дата:
Сообщение: Re: [PATCHES] psql commandline conninfo
Следующее
От: Lukas Kahwe Smith
Дата:
Сообщение: todo list management