ERROR: ORDER BY is not allowed in INSERT/SELECT

Поиск
Список
Период
Сортировка
От Loïc TREGOUËT
Тема ERROR: ORDER BY is not allowed in INSERT/SELECT
Дата
Msg-id 39E5AFF7.6BB3E84F@cri74.org
обсуждение исходный текст
Ответ на Re: ssh problem ?  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: ERROR: ORDER BY is not allowed in INSERT/SELECT  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-admin
    Hie,

Why the folowing is not accepted on PostgreSQL 7.0 but accepted on
PostgreSQL 6.5.3 ?

insert into tempo select id, name from topics order by name;
ERROR:  ORDER BY is not allowed in INSERT/SELECT


    Thanks

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Char datatype
Следующее
От: Tomas Berndtsson
Дата:
Сообщение: grant to whole database