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

Commitce864d3

Browse files
committed
Misc comment typo fixes.
Backpatch the applicable parts, just to make backpatching future patcheseasier.
1 parent8ca336f commitce864d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎src/backend/lib/binaryheap.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*-------------------------------------------------------------------------
22
*
33
* binaryheap.c
4-
* A simple binary heapimplementaion
4+
* A simple binary heapimplementation
55
*
66
* Portions Copyright (c) 2012-2014, PostgreSQL Global Development Group
77
*

‎src/backend/replication/walsender.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -938,7 +938,7 @@ StartLogicalReplication(StartReplicationCmd *cmd)
938938

939939
/*
940940
* Force a disconnect, so that the decoding code doesn't need to care
941-
* abouta eventual switch from running in recovery, to running in a
941+
* aboutan eventual switch from running in recovery, to running in a
942942
* normal environment. Client code is expected to handle reconnects.
943943
*/
944944
if (am_cascading_walsender&& !RecoveryInProgress())

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp