Re: pg_views definition format

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: pg_views definition format
Дата
Msg-id 4A0AF980.40906@dunslane.net
обсуждение исходный текст
Ответ на Re: pg_views definition format  (Kevin Field <kevinjamesfield@gmail.com>)
Список pgsql-hackers

Kevin Field wrote:
>
>
> One other thing I'm just curious about, "!=" gets replaced with
> "<>"...how come?  (Feels more VB-ish than C-ish, so I was surprised
> that that would be the official/preferred reconstruct....)
>
>   

<> is the official SQL standard notation for "not equals", AFAIK. != is not.

cheers

andrew


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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: pg_views definition format
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_views definition format