aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeIncrementalSort.c
Commit message (Expand)AuthorAge
* Fix minor typo in nodeIncrementalSort.c.Amit Kapila2020-07-20
* Initial pgindent and pgperltidy run for v13.Tom Lane2020-05-14
* Fix typos and improve incremental sort commentsTomas Vondra2020-05-12
* Do no reset bounded before incremental sort rescanTomas Vondra2020-05-09
* Fix handling of REWIND/MARK/BACKWARD in incremental sortTomas Vondra2020-05-09
* Fix collection of typos and grammar mistakes in the tree, volume 2Michael Paquier2020-04-14
* Implement Incremental SortTomas Vondra2020-04-06