Re: collation problem on 9.1-beta1

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: collation problem on 9.1-beta1
Дата
Msg-id BANLkTi=Ff+st3s73jXYwdbQLFcFR493AZQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: collation problem on 9.1-beta1  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: collation problem on 9.1-beta1  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-bugs
On Thu, Jun 9, 2011 at 2:19 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
> On tor, 2011-06-09 at 13:30 -0400, Bruce Momjian wrote:
>> Column numbers in ORDER BY is ANSI syntax so I don't think calling
>> them "legacy" is accurate. =A0"limited functionality"?
>
> It was in SQL 92, but removed in 99, so it's technically no longer part
> of the standard.

It's still extremely widely used though, I think, and very useful.  I
don't feel we have to support GROUP BY 1 COLLATE whatever, but it
might be worth the trouble to at least emit a decent HINT.

--=20
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: collation problem on 9.1-beta1
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view