Re: SQL-Invoked Procedures for 8.1

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: SQL-Invoked Procedures for 8.1
Дата
Msg-id 20041004185521.GR1297@decibel.org
обсуждение исходный текст
Ответ на SQL-Invoked Procedures for 8.1  (Gavin Sherry <swm@linuxworld.com.au>)
Ответы Re: SQL-Invoked Procedures for 8.1  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Re: SQL-Invoked Procedures for 8.1  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
While we're discussing things that will possibly mean a different system
than the current function language, I have another request: Can we have
a means of defining procedures/functions that doesn't involve using
quotes? Having to double-quote everything is extremely annoying and
prone to errors. I realize that even if procedures/functions aren't
defined using quotes there will still be cases where things need to be
multi-quoted, but those cases are much rarer.
-- 
Jim C. Nasby, Database Consultant               decibel@decibel.org 
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"


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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: FunctionCall2 performance
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: open item: tablespace handing in pg_dump/pg_restore