Expose a routine to print triggers during EXPLAIN ANALYZE
Alvaro Herrera <alvherre@alvh.no-ip.org>
Expose a routine to print triggers during EXPLAIN ANALYZE This is so that auto_explain can use it. Kyotaro HORIGUCHI
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/explain.c | modified | +37 −23 |
| src/include/commands/explain.h | modified | +1 −0 |