Fix typos and improve incremental sort comments
authorTomas Vondra <tomas.vondra@postgresql.org>
Tue, 12 May 2020 17:37:13 +0000 (19:37 +0200)
committerTomas Vondra <tomas.vondra@postgresql.org>
Tue, 12 May 2020 17:37:13 +0000 (19:37 +0200)
commit1a40d37a9faff562a36bd255a993fd3503bdf2b1
tree8a16e080c2f060613205b502e8d8ed12674fbad8
parent7b48f1b490978a8abca61e9a9380f8de2a56f266
Fix typos and improve incremental sort comments

Author: Justin Pryzby, James Coleman
Discussion: https://postgr.es/m/20200419023625.GP26953@telsasoft.com
src/backend/commands/explain.c
src/backend/executor/nodeIncrementalSort.c
src/backend/utils/sort/tuplesort.c