Re: PL/pgSQL stored procedure returning multiple result sets (SELECTs)?

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Vladimir Dzhuvinov <vd(at)valan(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PL/pgSQL stored procedure returning multiple result sets (SELECTs)?
Date: 2008-10-15 14:49:44
Message-ID: 20081015144944.GC6012@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Vladimir Dzhuvinov wrote:

> > That feature alone can help you enormously. Lest you think I'm
> > biased, I dba a mysql box professionally...every time I pop into the
> > mysql shell I feel like I'm stepping backwards in time about 5 years.
> > Don't let the inability to return multiple sets trip you up...you are
> > missing the big picture.
>
> Oh, I am not missing the big picture: Quit programming and take up the
> job of a lazy millionaire :)

I don't quite understand you here. I'm sure we all crave the lazy
millionaire bit, but what would a lazy millionaire do other than
programming for fun?

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Robert Treat 2008-10-15 14:50:01 Re: Column level triggers
Previous Message Peter Childs 2008-10-15 14:22:39 Re: Backup strategies