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

Commitd259afa

Browse files
committed
Fix typos in comments.
Author: Masahiko SawadaReviewed-by: Fujii MasaoDiscussion:https://postgr.es/m/CA+fd4k4m9hFSrRLB3etPWO5_v5=MujVZWRtz63q+55hM0Dz25Q@mail.gmail.com
1 parent8431d33 commitd259afa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/storage/ipc/procarray.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ typedef struct ComputeXidHorizonsResult
198198
* be removed.
199199
*
200200
* This likely should only be needed to determine whether pg_subtrans can
201-
* be truncated. It currently includes the effects ofreplications slots,
201+
* be truncated. It currently includes the effects ofreplication slots,
202202
* for historical reasons. But that could likely be changed.
203203
*/
204204
TransactionIdoldest_considered_running;
@@ -207,7 +207,7 @@ typedef struct ComputeXidHorizonsResult
207207
* Oldest xid for which deleted tuples need to be retained in shared
208208
* tables.
209209
*
210-
* This includes the effects ofreplications lots. If that's not desired,
210+
* This includes the effects ofreplication slots. If that's not desired,
211211
* look at shared_oldest_nonremovable_raw;
212212
*/
213213
TransactionIdshared_oldest_nonremovable;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp