EXPLAIN VERBOSE prints the plan, and now pretty-prints the plan to
Bruce Momjian <bruce@momjian.us>
EXPLAIN VERBOSE prints the plan, and now pretty-prints the plan to the postmaster log file.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/explain.c | modified | +7 −4 |
| src/man/explain.l | modified | +3 −2 |