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

Commit190fa5a

Browse files
committed
1 parenteb43bdb commit190fa5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/access/heap/heapam.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2356,7 +2356,7 @@ heap_prepare_insert(Relation relation, HeapTuple tup, TransactionId xid,
23562356
}
23572357

23582358
/*
2359-
*heap_multi_insert- insert multipletuple into a heap
2359+
*heap_multi_insert- insert multipletuples into a heap
23602360
*
23612361
* This is like heap_insert(), but inserts multiple tuples in one operation.
23622362
* That's faster than calling heap_insert() in a loop, because when multiple

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp