Re: PL/pgSQL 'i = i + 1' Syntax

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: PL/pgSQL 'i = i + 1' Syntax
Дата
Msg-id 3051.24.211.165.134.1147899834.squirrel@www.dunslane.net
обсуждение исходный текст
Ответ на Re: PL/pgSQL 'i = i + 1' Syntax  (Hannu Krosing <hannu@skype.net>)
Ответы Re: PL/pgSQL 'i = i + 1' Syntax
Список pgsql-hackers
Hannu Krosing said:
>
> * = is used in CONST declaration in PASCAL, whereas pl/pgSQL
>  documents := (i.e. ASSIGNMENT) for const declaration

Pascal is not the direct ancestor of PL/SQL, Ada is, and it uses := for
constant initialisation.

cheers

andrew




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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: PL/pgSQL 'i = i + 1' Syntax
Следующее
От: Greg Stark
Дата:
Сообщение: Re: Compression and on-disk sorting