Robert Haas <[email protected]> wrote: > OK, done, see attached. I also noticed when looking through this that > the documentation says that auto_explain.log_buffers is ignored unless > auto_explain.log_analyze is set. That is true and seems right to me, > but for some reason explain_ExecutorEnd() had been changed to set > es.analyze if either log_analyze or log_buffers was set.
Thanks. It was my bug. Could you apply the patch? Or, may I do by myself? Regards, --- Takahiro Itagaki NTT Open Source Software Center -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
