Add YAML to list of EXPLAIN formats. Greg Sabino Mullane, reviewed by Takahiro Itagaki.
Andrew Dunstan <andrew@dunslane.net>
Add YAML to list of EXPLAIN formats. Greg Sabino Mullane, reviewed by Takahiro Itagaki.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/auto_explain/auto_explain.c | modified | +2 −1 |
| doc/src/sgml/auto-explain.sgml | modified | +2 −2 |
| doc/src/sgml/ref/explain.sgml | modified | +4 −4 |
| doc/src/sgml/release-8.5.sgml | modified | +2 −2 |
| src/backend/commands/explain.c | modified | +102 −1 |
| src/include/commands/explain.h | modified | +3 −2 |