Skip to content

Commit 6022534

Browse files
committed
Fix coment in xtm.h
1 parent c5c4be4 commit 6022534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/access/xtm.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ typedef struct
2121
/* Get current transaction status (encapsulation of TransactionIdGetStatus in clog.c) */
2222
XidStatus (*GetTransactionStatus)(TransactionId xid, XLogRecPtr *lsn);
2323

24-
/* Set current transaction status (encapsulation of TransactionIdGetStatus in clog.c) */
24+
/* Set current transaction status (encapsulation of TransactionIdSetTreeStatus in clog.c) */
2525
bool (*SetTransactionStatus)(TransactionId xid, int nsubxids, TransactionId *subxids, XidStatus status, XLogRecPtr lsn);
2626

2727
/* Get current transaction snaphot (encapsulation of GetSnapshotData in procarray.c) */

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