Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit385522c

Browse files
committed
Fix typo
1 parent75a49ba commit385522c

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 codecurrently with us, we'd likely both
224+
* If some other backend ran this codeconcurrently 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)

[8]ページ先頭

©2009-2025 Movatter.jp