Minor improvements in Incremental Sort explain
Tomas Vondra <tomas.vondra@postgresql.org>
Minor improvements in Incremental Sort explain Some places still used "Maximum" instead of "Peak" when displaying info about sort space, so fix that. Also, add a comment clarifying why it's correct to check the number of full/prefix sort groups. Author: James Coleman Discussion: https://postgr.es/m/CAPpHfds1waRZ=NOmueYq0sx1ZSCnt+5QJvizT8ndT2=etZEeAQ@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/explain.c | modified | +18 −2 |
| src/test/regress/expected/incremental_sort.out | modified | +67 −67 |
| src/test/regress/sql/incremental_sort.sql | modified | +2 −2 |
Discussion
- [PATCH] Incremental sort (was: PoC: Partial sort) 359 messages · 2017-02-18 → 2020-07-14