Re: proposal for 8.4: PL/pgSQL - statement CASE

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com>
Subject: Re: proposal for 8.4: PL/pgSQL - statement CASE
Date: 2008-01-17 15:49:17
Message-ID: 200801170749.17802.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Pavel,

> I propose add this statement to PL/pgSQL too.

Isn't there a danger of syntactical conflict with the SQL SELECT ... CASE
statement?

I'd love to have CASE in PL/pgSQL, but I always thought that stood in the way.

--
Josh Berkus
PostgreSQL @ Sun
San Francisco

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2008-01-17 16:03:03 Re: proposal for 8.4: PL/pgSQL - statement CASE
Previous Message Pavel Stehule 2008-01-17 15:01:18 proposal for 8.4: PL/pgSQL - statement CASE