Re: OT: OFF TOPIC: returning multiple result sets from a stored procedure

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: OT: OFF TOPIC: returning multiple result sets from a stored procedure
Дата
Msg-id AANLkTinLwZd8yMccPdgG0z0rBouDhLoM=RL_Y_C7zSai@mail.gmail.com
обсуждение исходный текст
Ответ на OT: OFF TOPIC: returning multiple result sets from a stored procedure  (John Adams <john_adams_mail@yahoo.com>)
Ответы Re: OT: OFF TOPIC: returning multiple result sets from a stored procedure  ("David E. Wheeler" <david@kineticode.com>)
Список pgsql-hackers
2010/9/3 John Adams <john_adams_mail@yahoo.com>:
> OT:
>
> OFF TOPIC:
>
> I honestly do not mean any offence, just out of curiosity.
>
> If you guys care about money and time why would you spend the best years of
> your life basically copying commercial products for free? Because for a
> person with higher than average IQ far less than one percent of any program
> is creative and needs some thinking and the bulk of it is just a million
> stupid details.
>
> I just don't follow/understand your thinking. Maybe I am naïve.
>
> I do not have experience with open source and I kind of thought open source
> guys do not need or care about money and time.

The work on PostgreSQL is adventure, and very good experience, very
good school for me. It's job only for people who like programming, who
like hacking, it isn't job for people, who go to office on 8 hours.
Next I use PostgreSQL for my job - and hacking on PostgreSQL put me a
perfect knowledge, perfect contacts to developers, and I can work
together with best programmers on planet. and I can create some good
things. Probably if I work on commercial projects I can have a better
money - but life is only one, and money is important, but not on top
for me - life have to be adventure!

Regards

Pavel Stehule
>
> John
>
> ________________________________
> From: Josh Berkus <josh@agliodbs.com>
> To: John Adams <john_adams_mail@yahoo.com>
> Cc: PostgreSQL-development <pgsql-hackers@postgreSQL.org>
> Sent: Fri, September 3, 2010 1:07:03 PM
> Subject: Re: [HACKERS] returning multiple result sets from a stored
> procedure
>
>
>> I noticed in postgres you cannot return multiple result sets from a
>> stored procedure (surprisingly as it looks like a very good dbms).
>
> That feature has been on the TODO list for years.  However, nobody has
> stepped forward to either write it, or to fund working on it.  If your
> company has programmers or money to build this feature, it could
> probably get done fairly quickly (as in, next version).
>
> --
>                                   -- Josh Berkus
>                                     PostgreSQL Experts Inc.
>                                     http://www.pgexperts.com
>
>


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: The other major HS TODO: standby promotion
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: git: uh-oh