Re: pg_views definition format

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: pg_views definition format
Дата
Msg-id 4A0AB206.EE98.0025.0@wicourts.gov
обсуждение исходный текст
Ответ на Re: pg_views definition format  (Kevin Field <kevinjamesfield@gmail.com>)
Список pgsql-hackers
Kevin Field <kevinjamesfield@gmail.com> 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 SQL standard operator.  "!=" is a PostgreSQL extension,
for the convenience and comfort of those more used to it.
-Kevin


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

Предыдущее
От: Kevin Field
Дата:
Сообщение: Re: pg_views definition format
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: pg_views definition format