Re: language interface in postgresql

Поиск
Список
Период
Сортировка
От Ron Mayer
Тема Re: language interface in postgresql
Дата
Msg-id 46C72266.5040601@cheapcomplexdevices.com
обсуждение исходный текст
Ответ на Re: language interface in postgresql  (David Fetter <david@fetter.org>)
Список pgsql-general
David Fetter wrote:
>> Dollar-quoting is a cute technical solution to that, but you can't
>> deny that it's simpler if you just restrict the function language to
>> be SQL-ish so that CREATE FUNCTION can parse it without any
>> interesting quoting rules.  So sayeth Oracle and the SQL standards
>> committee, anyway.
>
> I think the aforementioned entities got it wrong where we got it right :)
>

Though Oracle says[1] 'Java-based stored procedures are a standard (ANSI SQL-1999
SQLJ-Part-1 a.k.a. "SQL routines using Java") database-independent alternative
to proprietary procedural extensions to SQL'; so I guess they did both think
of some flexibility in that regard, no?

[1] http://www.oracle.com/technology/sample_code/tech/java/jsp/samples/jwcache/Abstract.html

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

Предыдущее
От: Raymond O'Donnell
Дата:
Сообщение: Re: Finding my database
Следующее
От: Tom Lane
Дата:
Сообщение: Re: SUBSTRING performance for large BYTEA