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

Commitebdb42a

Browse files
committed
Fix typo
Author: Masahiko Sawada <sawada.mshk@gmail.com>
1 parent8237f27 commitebdb42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/replication/logical/origin.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ replorigin_drop(RepOriginId roident, bool nowait)
341341

342342
/*
343343
* To interlock against concurrent drops, we hold ExclusiveLock on
344-
* pg_replication_origin throughout thisfuncion.
344+
* pg_replication_origin throughout thisfunction.
345345
*/
346346
rel=heap_open(ReplicationOriginRelationId,ExclusiveLock);
347347

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp