Add query text to auto_explain output.
Andrew Dunstan <andrew@dunslane.net>
Add query text to auto_explain output. Still to be done: fix docs and fix regression failures under auto_explain.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/auto_explain/auto_explain.c | modified | +4 −2 |
| src/backend/commands/explain.c | modified | +16 −1 |
| src/include/commands/explain.h | modified | +3 −1 |