proposal for 8.4: PL/pgSQL - statement CASE

Поиск
Список
Период
Сортировка
Искать
От
Pavel Stehule
Тема
proposal for 8.4: PL/pgSQL - statement CASE
Дата
Msg-id
162867790801170701q69d5a3b6h58a0a9a8c624dd8f@mail.gmail.com
Список
Дерево обсуждения
proposal for 8.4: PL/pgSQL - statement CASE "Pavel Stehule" <pavel.stehule@gmail.com>
Re: proposal for 8.4: PL/pgSQL - statement CASE Simon Riggs <simon@2ndquadrant.com>
Re: proposal for 8.4: PL/pgSQL - statement CASE "Pavel Stehule" <pavel.stehule@gmail.com>
Re: proposal for 8.4: PL/pgSQL - statement CASE "Joshua D. Drake" <jd@commandprompt.com>
Re: proposal for 8.4: PL/pgSQL - statement CASE Josh Berkus <josh@agliodbs.com>
Re: proposal for 8.4: PL/pgSQL - statement CASE "Pavel Stehule" <pavel.stehule@gmail.com>
Re: proposal for 8.4: PL/pgSQL - statement CASE "Brendan Jurd" <direvus@gmail.com>
Re: proposal for 8.4: PL/pgSQL - statement CASE Andrew Dunstan <andrew@dunslane.net>
Re: proposal for 8.4: PL/pgSQL - statement CASE "Joshua D. Drake" <jd@commandprompt.com>
Re: proposal for 8.4: PL/pgSQL - statement CASE "Pavel Stehule" <pavel.stehule@gmail.com>
Re: proposal for 8.4: PL/pgSQL - statement CASE Andrew Dunstan <andrew@dunslane.net>
Re: proposal for 8.4: PL/pgSQL - statement CASE "Joshua D. Drake" <jd@commandprompt.com>
Re: proposal for 8.4: PL/pgSQL - statement CASE "Pavel Stehule" <pavel.stehule@gmail.com>
Re: proposal for 8.4: PL/pgSQL - statement CASE "Joshua D. Drake" <jd@commandprompt.com>
Re: proposal for 8.4: PL/pgSQL - statement CASE "Pavel Stehule" <pavel.stehule@gmail.com>
Re: proposal for 8.4: PL/pgSQL - statement CASE "Joshua D. Drake" <jd@commandprompt.com>
Re: proposal for 8.4: PL/pgSQL - statement CASE "Pavel Stehule" <pavel.stehule@gmail.com>
Re: proposal for 8.4: PL/pgSQL - statement CASE Josh Berkus <josh@agliodbs.com>
Re: proposal for 8.4: PL/pgSQL - statement CASE "Merlin Moncure" <mmoncure@gmail.com>
Re: proposal for 8.4: PL/pgSQL - statement CASE Bruce Momjian <bruce@momjian.us>
Re: proposal for 8.4: PL/pgSQL - statement CASE "Joshua D. Drake" <jd@commandprompt.com>
Re: proposal for 8.4: PL/pgSQL - statement CASE Andrew Dunstan <andrew@dunslane.net>
Re: proposal for 8.4: PL/pgSQL - statement CASE Bruce Momjian <bruce@momjian.us>
Hello

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.

Reasons:

a) it's useful construct,
b) this statement is defined in SQL/PSM - better conformance with ANSI

Implementation:
This statement is implemented in PL/pgPSM, so implementation will be
backported to PL/pgSQL.

Any ideas?

Regards
Pavel Stehule

В списке pgsql-hackers по дате отправления
От: Stephen Frost
Дата:
От: Josh Berkus
Дата:
FAQ