Re: Buffer usage in EXPLAIN and pg_stat_statements (review) - Mailing list pgsql-hackers

From Itagaki Takahiro
Subject Re: Buffer usage in EXPLAIN and pg_stat_statements (review)
Date
Msg-id 20091015103113.A2C0.52131E4D@oss.ntt.co.jp
Whole thread Raw
In response to Re: Buffer usage in EXPLAIN and pg_stat_statements (review)  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Buffer usage in EXPLAIN and pg_stat_statements (review)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> wrote:

> My (limited) experience is that it's usually better to get something
> incremental committed, even if it's not what you really want.  You can
> always take another crack at the remaining issues later, but if the
> whole patch gets shot down then you are out of luck.

Yeah, that makes sense. But the partial change should also be
a "long-term solution" ;-). It is hard to determine whether
the partial change is a good solution until the whole features
works as expected (at least partially).

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center




pgsql-hackers by date:

Previous
From: KaiGai Kohei
Date:
Subject: Re: CommitFest 2009-09, two weeks on
Next
From: Robert Haas
Date:
Subject: Re: Buffer usage in EXPLAIN and pg_stat_statements (review)