Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfe0746e

Browse files
akorotkovpull[bot]
authored andcommitted
Fix typo in comment for writetuple() function
Reported-by: David RowleyDiscussion:https://postgr.es/m/CAApHDvrZ9Ky2LcWwcKsbdYChA850JE5qS%3DkGJiTNWS8mbBXZHw%40mail.gmail.com
1 parent25d03f5 commitfe0746e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/utils/sort/tuplesort.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1340,7 +1340,7 @@ tuplesort_puttuple_common(Tuplesortstate *state, SortTuple *tuple, bool useAbbre
13401340
}
13411341

13421342
/*
1343-
* Write a stored tuple onto tape.tuple. Unless the slab allocator is
1343+
* Write a stored tuple onto tape. Unless the slab allocator is
13441344
* used, after writing the tuple, pfree() the out-of-line data (not the
13451345
* SortTuple struct!), and increase state->availMem by the amount of
13461346
* memory space thereby released.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp