Skip to content

Commit 385522c

Browse files
committed
Fix typo
1 parent 75a49ba commit 385522c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/replication/slot.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ ReplicationSlotCreate(const char *name, bool db_specific,
221221
ReplicationSlotValidateName(name, ERROR);
222222

223223
/*
224-
* If some other backend ran this code currently with us, we'd likely both
224+
* If some other backend ran this code concurrently with us, we'd likely both
225225
* allocate the same slot, and that would be bad. We'd also be at risk of
226226
* missing a name collision. Also, we don't want to try to create a new
227227
* slot while somebody's busy cleaning up an old one, because we might

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