Re: Can the string literal syntax for function definitions please be dropped ?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Can the string literal syntax for function definitions please be dropped ?
Дата
Msg-id 20091025214005.GA5516@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Can the string literal syntax for function definitions please be dropped ?  (Timothy Madden <terminatorul@gmail.com>)
Ответы Re: Can the string literal syntax for function definitions please be dropped ?  (Timothy Madden <terminatorul@gmail.com>)
Список pgsql-general
Timothy Madden escribió:

> Just like when I write C++ applications I use standards-conforming
> C++, when I write SQL applications I would like to use
> standard-conforming SQL.

Sadly, we don't have standards-conformant SQL/PSM.  Right now, we have a
lot of different languages for functions, none of them mandated by SQL,
and there is no reason to create a syntax exception for any of them.

I am sure that when we get SQL/PSM support, the interest in getting
standards-conformant procedure creation statements is going to get a lot
higher.

PL/pgSQL is not SQL/PSM.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Can the string literal syntax for function definitions please be dropped ?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Can the string literal syntax for function definitions please be dropped ?