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

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: PL/pgSQL 'i = i + 1' Syntax
Дата
Msg-id 1147904721.3889.34.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: PL/pgSQL 'i = i + 1' Syntax  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Ответы Re: PL/pgSQL 'i = i + 1' Syntax
Список pgsql-hackers
Ühel kenal päeval, K, 2006-05-17 kell 17:51, kirjutas Jonah H. Harris:
> On 5/17/06, Andrew Dunstan <andrew@dunslane.net> wrote:
> > Pascal is not the direct ancestor of PL/SQL, Ada is, and it uses := for
> > constant initialisation.

Does ADA have both assignment and comparison as operators, or is
assignment a statement ?

> True dat.  Almost all PL/SQL components come from ADA.

Maybe we need just pl/ADA ;) ? 



-- 
----------------
Hannu Krosing
Database Architect
Skype Technologies OÜ
Akadeemia tee 21 F, Tallinn, 12618, Estonia

Skype me:  callto:hkrosing
Get Skype for free:  http://www.skype.com




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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Compression and on-disk sorting
Следующее
От: Robert Watson
Дата:
Сообщение: Re: semaphore usage "port based"?