Content-Length: 261292 | pFad | http://github.com/postgrespro/postgres/commit/044dc7b964147ec6303d59320fb743693b22af30

FB Fix minor typo in nodeIncrementalSort.c. · postgrespro/postgres@044dc7b · GitHub
Skip to content

Commit 044dc7b

Browse files
author
Amit Kapila
committed
Fix minor typo in nodeIncrementalSort.c.
Author: Vignesh C Reviewed-by: James Coleman Backpatch-through: 13, where it was introduced Discussion: https://postgr.es/m/CALDaNm0WjZqRvdeL59ZfYH0o4mLbKQ23jm-bnjXcFzgpANx55g@mail.gmail.com
1 parent a766d6c commit 044dc7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/executor/nodeIncrementalSort.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
* into the second mode if we believe it's beneficial.
6666
*
6767
* Sorting incrementally can potentially use less memory, avoid fetching
68-
* and sorting all tuples in the the dataset, and begin returning tuples
69-
* before the entire result set is available.
68+
* and sorting all tuples in the dataset, and begin returning tuples before
69+
* the entire result set is available.
7070
*
7171
* The hybrid mode approach allows us to optimize for both very small
7272
* groups (where the overhead of a new tuplesort is high) and very large

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/044dc7b964147ec6303d59320fb743693b22af30

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy