Re: Buffer usage in EXPLAIN and pg_stat_statements (review)
Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>
From: Itagaki Takahiro <itagaki.takahiro@oss.ntt.co.jp>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Euler Taveira de Oliveira <euler@timbira.com>, Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2009-10-15T01:19:15Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> wrote: > > Well, you need to find another way or risk getting the patch rejected > > altogether. ?Those global variables are the weakest part of the whole > > design, and I'm not going to commit a patch that destabilizes the entire > > system for the sake of a debatable "requirement" of a contrib module. > > I am marking this patch as Returned with Feedback. I hope that it > will be resubmitted for a future CommitFest, because I think this > could be pretty interesting feature. Ok, I'll reconsider them and re-submit patches for the next commitfest. Maybe I need to split the patch into EXPLAIN-part and contrib-part. Regards, --- ITAGAKI Takahiro NTT Open Source Software Center