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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy