forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita32dd16
committed
Update and extend the EXPLAIN-related documentation.
I've made a significant effort at filling in the "Using EXPLAIN" sectionto be reasonably complete about mentioning everything that EXPLAIN canoutput, including the "Rows Removed" outputs that were added by MarkoTiikkaja's recent documentation-free patch. I also updated the examples tobe consistent with current behavior; several of them were not close to whatthe current code will do. No doubt there's more that can be done here, butI'm out of patience for today.1 parentcc4ff87 commita32dd16
File tree
5 files changed
+631
-244
lines changed- doc/src/sgml
- ref
5 files changed
+631
-244
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2533 | 2533 |
| |
2534 | 2534 |
| |
2535 | 2535 |
| |
2536 |
| - | |
2537 |
| - | |
| 2536 | + | |
| 2537 | + | |
2538 | 2538 |
| |
2539 | 2539 |
| |
2540 | 2540 |
| |
| |||
2549 | 2549 |
| |
2550 | 2550 |
| |
2551 | 2551 |
| |
2552 |
| - | |
2553 |
| - | |
| 2552 | + | |
| 2553 | + | |
2554 | 2554 |
| |
2555 | 2555 |
| |
2556 | 2556 |
| |
|
0 commit comments
Comments
(0)