| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Itagaki Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>, Robert Haas <robertmhaas(at)gmail(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: auto_explain log_verbose causes regression failure |
| Date: | 2010-02-24 03:26:25 |
| Message-ID: | 201002240326.o1O3QP029920@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane wrote:
> Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > Uh, I don't see this patch as applied. Was it not necessary?
>
> It was not; the real problem was that ExecutorEnd shouldn't have been
> called at all, which I fixed in the portal code.
Thanks, both of you. :-)
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
PG East: http://www.enterprisedb.com/community/nav-pg-east-2010.do
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2010-02-24 03:33:49 | pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest |
| Previous Message | Tom Lane | 2010-02-24 03:18:42 | Re: function side effects |