From: | "Frank D(dot) Engel, Jr(dot)" <fde101(at)fjrhome(dot)net> |
---|---|
To: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: pl/pgsql oddity |
Date: | 2004-12-16 20:01:24 |
Message-ID: | 43B7E55C-4F9D-11D9-A15B-0050E410655F@fjrhome.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
"elsif" is the spelling used by Ada. I'm getting rather used to it,
myself.
I'm really starting to like Ada. So "elsif" is fine with me.
As far as alternate spellings being accepted within a language, look at
the Transcript language used by Runtime Revolution (www.runrev.com)
which is a so-called "Xtalk" language (based on HyperTalk, which was
used by HyperCard; and yes, HyperTalk was like this too...)
-- and # are synonyms (comment delimiters)
abbreviated can be abbreviated as abbr or abbrev ;-)
audioClip can be abbreviated as ac
accelKey and acceleratorKey
acceleratorModifiers and accelMods
arm and armed
autoHilite and autoHighlight
recentNames and backList
group, background, bg, and bkgnd
The list goes on and On and ON...
On Dec 16, 2004, at 2:12 PM, Guy Rouillier wrote:
> Michael Fuhr wrote:
>> On Thu, Dec 16, 2004 at 12:27:53PM -0500, Geoffrey wrote:
>>
>>> I don't know of any other language that permits multiple spellings
>>> for the same construct. I'd be concerned with starting such a
>>> precedent.
>>
>> I'd be in favor of making it a bloody law that every bloody language
>> use the same bloody spelling. I'm forever forgetting whether a
>> particular language uses ELSE IF, ELSEIF, ELSIF, or ELIF. Grumble,
>> grumble, grumble....
>
> As a relative newbie to PostgreSQL (but an old-timer to programming
> languages and other DMBSs) I would certainly vote for allowing elseif.
> This is my first encounter of "else" without the terminating "e", and
> that would not be a natural omission for me.
>
> --
> Guy Rouillier
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if
> your
> joining column's datatypes do not match
>
>
-----------------------------------------------------------
Frank D. Engel, Jr. <fde101(at)fjrhome(dot)net>
$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep "John 3:16"
John 3:16 For God so loved the world, that he gave his only begotten
Son, that whosoever believeth in him should not perish, but have
everlasting life.
$
___________________________________________________________
$0 Web Hosting with up to 120MB web space, 1000 MB Transfer
10 Personalized POP and Web E-mail Accounts, and much more.
Signup at www.doteasy.com
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Stark | 2004-12-16 20:01:51 | Re: Scheduler in Postgres |
Previous Message | Guy Rouillier | 2004-12-16 19:12:20 | Re: pl/pgsql oddity |