Re: Pruning the TODO list - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Pruning the TODO list
Date
Msg-id CA+U5nMJxdyg74wsXFMo4docnT2w-eb+iV0PKNbWahLyEBxevoQ@mail.gmail.com
Whole thread Raw
In response to Re: Pruning the TODO list  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Pruning the TODO list  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On 22 June 2012 14:15, Robert Haas <robertmhaas@gmail.com> wrote:

> Rather, we all like to believe
> that our own ideas are awesome.  This is frequently true, but not so
> frequently as we like to believe.

Hmm, for me, awesome has nothing to do with it. I strive to produce
useful features that address real problems in the simplest way. I
think most of my proposals are fairly obvious to database users. If I
find a solution, I push it, but not because I found it, or I think its
awesome.

The idea that I'm scratching my own itches is mostly wrong. For me,
this is about working on the features that Postgres needs and then
doing them, with a sense of urgency that seems to be slightly ahead of
the curve.

It's not just reviewers that work hard on tasks they may not be
interested in yet believe are for the common good.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Catalog/Metadata consistency during changeset extraction from wal
Next
From: Robert Haas
Date:
Subject: Re: proposal and patch : support INSERT INTO...RETURNING with partitioned table using rule