Re: The "Why Postgres not MySQL" bullet list

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: The "Why Postgres not MySQL" bullet list
Дата
Msg-id 1062366821.5470.15.camel@jester
обсуждение исходный текст
Ответ на Re: The "Why Postgres not MySQL" bullet list  (Ian Barwick <barwick@gmx.net>)
Список pgsql-advocacy
> On that note I do have vague intentions of compiling a list
> of PostgreSQL gotchas. The only other one I have right now is
> PostgreSQL's mandatory AS as in
>   SELECT col AS whatever
> instead of the alternative
>   SELECT col whatever
>
> which IIRC is standard-compliant (there is a thread on this
> somewhere).

I believe in the spec AS is optional. Peter had a proposal for allowing
optional AS in PostgreSQL, but I don't remember why it wasn't
implemented.

Вложения

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

Предыдущее
От: Ian Barwick
Дата:
Сообщение: Re: The "Why Postgres not MySQL" bullet list
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: The "Why Postgres not MySQL" bullet list