| From: | Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp> |
|---|---|
| To: | alvherre(at)2ndquadrant(dot)com |
| Cc: | jaime(at)2ndquadrant(dot)com, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Trigger information for auto_explain. |
| Date: | 2014-01-22 08:28:27 |
| Message-ID: | 20140122.172827.04904943.horiguchi.kyotaro@lab.ntt.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello, I came back with doc patch and revised 0002 patch.
> > > I think documentation is the only thing that stops this patch to be
> > > commitable... can you add it?
> >
> > Agreed. I have pushed patch 0001 for now.
>
> Thank you, I'll put it sooner.
I found the default setting for log_triggers was true in the last
patch while writing doc but it's better be false ragarding
backward compatibility. The 0002 patch attached has been changed
there.
- 0002_auto_explain_triggers_v2_20140122.patch
default value for log_triggers from 'true' to 'false'. As added
documents says.
- 0003_auto_explain_triggers_doc_v1_20140122.patch
documentation.
regards,
--
Kyotaro Horiguchi
NTT Open Source Software Center
| Attachment | Content-Type | Size |
|---|---|---|
| 0003_auto_explain_triggers_doc_v1_20140122.patch | text/x-patch | 1015 bytes |
| 0002_auto_explain_triggers_v2_20140122.patch | text/x-patch | 1.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2014-01-22 08:30:22 | Re: GIN improvements part 1: additional information |
| Previous Message | Dean Rasheed | 2014-01-22 07:46:29 | Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist |