Re: "=" or ":=" ?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: "=" or ":=" ?
Дата
Msg-id 20080228164918.GI4764@alvh.no-ip.org
обсуждение исходный текст
Ответ на "=" or ":=" ?  (BERTRAND Joël <joel.bertrand@systella.fr>)
Список pgsql-general
BERTRAND Joël wrote:

>     I don't understand last assignations. In pgsql documentation, ther is
> written that all assignations have to be written with ":=", not with
> "=". What is the difference between "=" and ":=" ? I don't find any
> information about "=".

It's exactly the same.  := is the documented way, but = is also
accepted and behaves identically.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: initlocation on windows
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: Can't start Postgres anymore