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

Commitdcfdf56

Browse files
author
Amit Kapila
committed
Fix typo.
1 parent5c99513 commitdcfdf56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/executor/execTuples.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ tts_virtual_getsysattr(TupleTableSlot *slot, int attnum, bool *isnull)
140140
* To materialize a virtual slot all the datums that aren't passed by value
141141
* have to be copied into the slot's memory context. To do so, compute the
142142
* required size, and allocate enough memory to store all attributes. That's
143-
* good for cache hit ratio, but moreimporantly requires only memory
143+
* good for cache hit ratio, but moreimportantly requires only memory
144144
* allocation/deallocation.
145145
*/
146146
staticvoid

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp