Re: REVIEW: EXPLAIN and nfiltered

Поиск
Список
Период
Сортировка
От Itagaki Takahiro
Тема Re: REVIEW: EXPLAIN and nfiltered
Дата
Msg-id AANLkTinGC0TcgfMw7+kYWHZxEpfpAhxOpyd+mVf1Kwkf@mail.gmail.com
обсуждение исходный текст
Ответ на REVIEW: EXPLAIN and nfiltered  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
On Thu, Jan 20, 2011 at 12:16, Stephen Frost <sfrost@snowman.net> wrote:
> This patch looked good, in general, to me.  I added a few documentation
> updates and a comment, but it's a very straight-forward patch as far as
> I can tell.  Passes all regressions and my additional testing.

Looks good and useful for me, too.

We need to adjust a bit more documentation. The patch changes all of
EXPLAIN ANALYZE outputs. When I grep'ed the docs with "loops=",
EXPLAIN ANALYZE is also used in perform.sgml and auto-explain.sgml
in addition to explain.sgml.

It's good to have documentation about "nfiltered" parameter. The best
place would be around the descriptions of "loops" in "Using EXPLAIN" page:

http://developer.postgresql.org/pgdocs/postgres/using-explain.html

--
Itagaki Takahiro


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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: Snapshot synchronization, again...
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: SSI and Hot Standby