Re: SQL feature requests

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: SQL feature requests
Дата
Msg-id 87tzqqvcfp.fsf@oxford.xeocode.com
обсуждение исходный текст
Ответ на Re: SQL feature requests  ("Zeugswetter Andreas ADI SD" <Andreas.Zeugswetter@s-itsolutions.at>)
Список pgsql-hackers
"Zeugswetter Andreas ADI SD" <Andreas.Zeugswetter@s-itsolutions.at> writes:

>> > how much harder can it be to accept:
>> > 
>> >   group by 'foo'
>
> Presumably you meant group by "foo".

No that's the whole point. He meant the constant string 'foo' not the column
identifier "foo" which certainly should work now.

--  Gregory Stark EnterpriseDB          http://www.enterprisedb.com


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: SQL feature requests