Re: feature request ?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: sad <sad(at)bankir(dot)ru>, pgsql-sql(at)postgresql(dot)org
Subject: Re: feature request ?
Date: 2004-06-23 17:12:36
Message-ID: 200406231012.36791.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Sad,

> since BOOL expression has three possible values: TRUE,FALSE,NULL
> plpgsql IF control structure should have three alternate blocks:
> THEN,ELSE,NULL
>
> shouldn't it ?

No, why?

How would you construct a tri-valued IF/THEN? Doesn't seem too likely to
me, as well as being different from every other programming language in
existance ...

--
Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Zoltan Boszormenyi 2004-06-23 19:44:15 OUTER JOIN problem
Previous Message Tom Lane 2004-06-23 16:30:32 Re: ERROR: Unable to format timestamp; internal coding error