Re: SQL: table function support

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: SQL: table function support
Дата
Msg-id 1213298500.11470.150.camel@jd-laptop
обсуждение исходный текст
Ответ на Re: SQL: table function support  (David Fetter <david@fetter.org>)
Список pgsql-patches

On Thu, 2008-06-12 at 12:05 -0700, David Fetter wrote:
> On Thu, Jun 12, 2008 at 12:33:57PM -0400, Tom Lane wrote:
> > David Fetter <david@fetter.org> writes:
> > > On Mon, Jun 09, 2008 at 05:56:59PM -0700, Neil Conway wrote:

> I went and got reports from the field.  Over the years, I've had to
> explain at great length and with no certain success to developers at a
> dozen different companies how to use OUT parameters.  RETURNS
> TABLE(...) is *much* more intuitive to those people, who have a
> tendency to do things like create temp tables rather than figure out
> the OUT parameter syntax afresh.

Regardless of whether anyone thinks they are byzantine (or not) if
RETURNS TABLE() is in the standard. We should try and implement it if we
can.

Sincerely,

Joshua D. Drake



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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: SQL: table function support
Следующее
От: daveg
Дата:
Сообщение: Re: SQL: table function support