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

From: Florian Weimer <fw(at)deneb(dot)enyo(dot)de>
To: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
Cc: "Hannu Krosing" <hannu(at)skype(dot)net>, "Andrew Dunstan" <andrew(at)dunslane(dot)net>, josh(at)agliodbs(dot)com, pgsql-hackers(at)postgresql(dot)org, tgl(at)sss(dot)pgh(dot)pa(dot)us, all(at)adv(dot)magwien(dot)gv(dot)at
Subject: Re: PL/pgSQL 'i = i + 1' Syntax
Date: 2006-05-18 05:21:17
Message-ID: 87mzdfucvm.fsf@mid.deneb.enyo.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

* Jonah H. Harris:

> On 5/17/06, Hannu Krosing <hannu(at)skype(dot)net> wrote:
>> Does ADA have both assignment and comparison as operators, or is
>> assignment a statement ?
>
> Yes. Assignment is := and comparison is =

And its name is spelled "Ada", not "ADA", even though the language
itself is case-insensitive.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Florian Weimer 2006-05-18 05:36:11 Re: Compression and on-disk sorting
Previous Message Florian Weimer 2006-05-18 05:18:53 Re: [OT] MySQL is bad, but THIS bad?