Re: [BUGS] Bug #758: show_planner_stats does not work for new PREPARE

2002-09-19 Thread Bruce Momjian
Patch applied. Thanks. --- Neil Conway wrote: > Tom Lane <[EMAIL PROTECTED]> writes: > > I'm not sure why NDirectFileRead/NDirectFileWrite are unused at the > > moment, but they used to be used; I think the correct respon

Re: [BUGS] Bug #758: show_planner_stats does not work for new PREPARE

2002-09-17 Thread Bruce Momjian
[ Sorry, removed previous version of patch from queue.] Your patch has been added to the PostgreSQL unapplied patches list at: http://candle.pha.pa.us/cgi-bin/pgpatches I will try to apply it within the next 48 hours. ---

Re: [BUGS] Bug #758: show_planner_stats does not work for new PREPARE

2002-09-17 Thread Bruce Momjian
Your patch has been added to the PostgreSQL unapplied patches list at: http://candle.pha.pa.us/cgi-bin/pgpatches I will try to apply it within the next 48 hours. --- Neil Conway wrote: > [EMAIL PROTECTED] writes:

[BUGS] Bug #758: show_planner_stats does not work for new PREPARE calls

2002-09-05 Thread pgsql-bugs
Barry Lind ([EMAIL PROTECTED]) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description show_planner_stats does not work for new PREPARE calls Long Description I was testing the 7.3 PREPARE functionality. I was using the timing information from show_pars