From: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
---|---|
To: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
Cc: | Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: proposal for 8.4: PL/pgSQL - statement CASE |
Date: | 2008-01-17 16:18:56 |
Message-ID: | 1200586736.4255.203.camel@ebony.site |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, 2008-01-17 at 16:01 +0100, Pavel Stehule wrote:
> I found so PL/SQL support CASE statement
> http://download-east.oracle.com/docs/cd/B10500_01/appdev.920/a96624/04_struc.htm#484
>
> I propose add this statement to PL/pgSQL too.
Please don't post links to potentially copyrighted works.
We don't want things just because Oracle has them, we want them for a
real reason. If say, you had a migration project that would be made
easier by that feature, or there was clear benefit in improving the
language through the addition of a feature, maybe. If not, we must try
to do something better than everybody else, not just the same, unless
its an official standard.
I'd be interested in hearing about how SQL/PSM is going. What are your
plans for that?
--
Simon Riggs
2ndQuadrant http://www.2ndQuadrant.com
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2008-01-17 16:19:12 | Re: proposal for 8.4: PL/pgSQL - statement CASE |
Previous Message | Andrew Dunstan | 2008-01-17 16:11:42 | Re: proposal for 8.4: PL/pgSQL - statement CASE |