Skip to content
Snippets Groups Projects
Commit 8cc7a4c5 authored by Heikki Linnakangas's avatar Heikki Linnakangas
Browse files

Fix typo in comment.

Jim Nasby
parent 4df13289
Branches
Tags
No related merge requests found
......@@ -142,8 +142,8 @@ IndexNext(IndexScanState *node)
/* ----------------------------------------------------------------
* IndexNextWithReorder
*
* Like IndexNext, but his version can also re-check any
* ORDER BY expressions, and reorder the tuples as necessary.
* Like IndexNext, but this version can also re-check ORDER BY
* expressions, and reorder the tuples as necessary.
* ----------------------------------------------------------------
*/
static TupleTableSlot *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment