Skip to content

Commit 6384e87

Browse files
committed
Remove superfluous semicolon.
Author: Andres Freund
1 parent 652a894 commit 6384e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/access/transam/xlogreader.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1475,6 +1475,6 @@ XLogRecGetFullXid(XLogReaderState *record)
14751475
--epoch;
14761476

14771477
return FullTransactionIdFromEpochAndXid(epoch, xid);
1478-
};
1478+
}
14791479

14801480
#endif

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