Skip to content

Commit 0d086ae

Browse files
Fenimorkindmpgpro
authored andcommitted
Delay to uint64_t
1 parent 444ef5a commit 0d086ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/commands/waitlsn.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ WaitLSNUtility(const char *lsn, const int delay)
146146
XLogRecPtr trg_lsn;
147147
XLogRecPtr cur_lsn;
148148
int latch_events;
149-
uint_fast64_t tdelay = delay;
149+
uint64_t tdelay = delay;
150150
long secs;
151151
int microsecs;
152152
TimestampTz timer = GetCurrentTimestamp();

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