Skip to content

Commit 190fa5a

Browse files
committed
1 parent eb43bdb commit 190fa5a

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 multiple tuple into a heap
2359+
* heap_multi_insert - insert multiple tuples 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)
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