Re: MAX(ROW(...)) - feature request

Поиск
Список
Период
Сортировка
От Sam Mason
Тема Re: MAX(ROW(...)) - feature request
Дата
Msg-id 20090325180355.GE12225@frubble.xen.chris-lamb.co.uk
обсуждение исходный текст
Ответ на Re: MAX(ROW(...)) - feature request  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-general
On Wed, Mar 25, 2009 at 12:50:01PM -0400, Merlin Moncure wrote:
> 2009/3/25 Grzegorz Jaśkiewicz <gryzman@gmail.com>:
> > least()
> > greatest().
>
> Actually, these answer a different question, OP is interested in using
> aggregate on composite type...

I think Grzegorz was pointing out (rather too tersely in my opinion)
that it would be nice if these were supported as well.  E.g.

  CREATE TABLE foo ( i INT );
  SELECT least('(1)'::foo,NULL);

results in an error.  When this should be valid.

--
  Sam  http://samason.me.uk/

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: 8.3.7 Windows Update Error
Следующее
От: Tom Duffey
Дата:
Сообщение: could not access status of transaction