- Notifications
You must be signed in to change notification settings - Fork28
Commite453870
committed
Fix broken XML formatting in EXPLAIN output for incremental sorts.
The ExplainCloseGroup arguments for incremental sort usage datadidn't match the corresponding ExplainOpenGroup. This only mattersfor XML-format output, which is probably why we'd not noticed.Daniel Gustafsson, per bug #16683 from Frits JalvinghDiscussion:https://postgr.es/m/16683-8005033324ad34e9@postgresql.org1 parent96ed2ae commite453870
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2830 | 2830 |
| |
2831 | 2831 |
| |
2832 | 2832 |
| |
2833 |
| - | |
| 2833 | + | |
2834 | 2834 |
| |
2835 | 2835 |
| |
2836 | 2836 |
| |
| |||
2847 | 2847 |
| |
2848 | 2848 |
| |
2849 | 2849 |
| |
2850 |
| - | |
| 2850 | + | |
2851 | 2851 |
| |
2852 | 2852 |
| |
2853 | 2853 |
| |
|
0 commit comments
Comments
(0)