Skip to content

Commit 9a51698

Browse files
committed
Fix typo in comment.
Amit Langote
1 parent 9246af6 commit 9a51698

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
@@ -6547,7 +6547,7 @@ heap_prepare_freeze_tuple(HeapTupleHeader tuple, TransactionId cutoff_xid,
65476547
*
65486548
* Caller is responsible for ensuring that no other backend can access the
65496549
* storage underlying this tuple, either by holding an exclusive lock on the
6550-
* buffer containing it (which is what lazy VACUUM does), or by having it by
6550+
* buffer containing it (which is what lazy VACUUM does), or by having it be
65516551
* in private storage (which is what CLUSTER and friends do).
65526552
*
65536553
* Note: it might seem we could make the changes without exclusive lock, since

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