pre-MED

Поиск
Список
Период
Сортировка
От David Fetter
Тема pre-MED
Дата
Msg-id 20081029164000.GL27466@fetter.org
обсуждение исходный текст
Ответы Re: pre-MED  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Re: pre-MED  (Hannu Krosing <hannu@krosing.net>)
Re: pre-MED  ("David Blewett" <david@dawninglight.net>)
Re: pre-MED  (David Fetter <david@fetter.org>)
Список pgsql-hackers
Folks,

Please find enclosed a WIP patch to add the ability for functions to
see the qualifiers of the query in which they're called.  It's not
working just yet, and I'm not sure how best to get it working, but I'd
like to see this as part of 8.4, as SQL/MED is just way too ambitious
given the time frame.

Any tips, hints, pointers, etc. would be much appreciated.

Also, PL/Perl shouldn't be the only language to have this capability.
How might we add similar capabilities to PL/PythonU and PL/Tcl?  To
the rest of the PLs?  Would it make any sense to have it in SQL
language functions?

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Вложения

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: PostgreSQL + Replicator developer meeting 10/28
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: WIP patch: convert SQL-language functions to return tuplestores