Re: PL/pgSQL 'i = i + 1' Syntax - Mailing list pgsql-hackers

From Jonah H. Harris
Subject Re: PL/pgSQL 'i = i + 1' Syntax
Date
Msg-id 36e682920605171717w6ad233a6j59df1a16a9ba03df@mail.gmail.com
Whole thread Raw
In response to Re: PL/pgSQL 'i = i + 1' Syntax  (Hannu Krosing <hannu@skype.net>)
Responses Re: PL/pgSQL 'i = i + 1' Syntax
Re: PL/pgSQL 'i = i + 1' Syntax
List pgsql-hackers
On 5/17/06, Hannu Krosing <hannu@skype.net> wrote:
> Does ADA have both assignment and comparison as operators, or is
> assignment a statement ?

Yes.  Assignment is := and comparison is =

> Maybe we need just pl/ADA ;) ?

Wouldn't hurt :)


--
Jonah H. Harris, Software Architect | phone: 732.331.1300
EnterpriseDB Corporation            | fax: 732.331.1301
33 Wood Ave S, 2nd Floor            | jharris@enterprisedb.com
Iselin, New Jersey 08830            | http://www.enterprisedb.com/


pgsql-hackers by date:

Previous
From: Mark Dilger
Date:
Subject: Re: Foreign key column reference ordering and information_schema
Next
From: "Mark Woodward"
Date:
Subject: [OT] MySQL is bad, but THIS bad?