Re: Bug #758: show_planner_stats does not work for new PREPARE calls

From: Neil Conway <neilc(at)samurai(dot)com>
To: barry(at)xythos(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Bug #758: show_planner_stats does not work for new PREPARE calls
Date: 2002-09-16 03:17:36
Message-ID: 87lm62bp2n.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches

pgsql-bugs(at)postgresql(dot)org writes:
> Short Description show_planner_stats does not work for new PREPARE
> calls

Thanks for the bug report. The attached patch should fix the
omission. I also took the liberty of removing some no-longer-used
variables from the show_xxx_stats output and fixing a typo in a
comment.

Cheers,

Neil

--
Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC

Attachment Content-Type Size
prepare_planner_stats.patch text/x-patch 3.8 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2002-09-16 04:51:21 Re: Bug #758: show_planner_stats does not work for new PREPARE calls
Previous Message David Lloyd 2002-09-15 22:15:09 Re: [NOVICE] Postgres storing time in strange manner

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2002-09-16 04:51:21 Re: Bug #758: show_planner_stats does not work for new PREPARE calls
Previous Message Christopher Kings-Lynne 2002-09-16 02:15:43 GRANT access on fti() function