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

Commit7729e22

Browse files
committed
Fix a copy/pasted typo in several comments
1 parent61cb8c5 commit7729e22

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/backend/postmaster/pgstat.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4454,7 +4454,7 @@ pgstat_recv_bgwriter(PgStat_MsgBgWriter *msg, int len)
44544454
/* ----------
44554455
* pgstat_recv_recoveryconflict() -
44564456
*
4457-
*Processas RECOVERYCONFLICT message.
4457+
*Processa RECOVERYCONFLICT message.
44584458
* ----------
44594459
*/
44604460
staticvoid
@@ -4494,7 +4494,7 @@ pgstat_recv_recoveryconflict(PgStat_MsgRecoveryConflict *msg, int len)
44944494
/* ----------
44954495
* pgstat_recv_deadlock() -
44964496
*
4497-
*Processas DEADLOCK message.
4497+
*Processa DEADLOCK message.
44984498
* ----------
44994499
*/
45004500
staticvoid
@@ -4510,7 +4510,7 @@ pgstat_recv_deadlock(PgStat_MsgDeadlock *msg, int len)
45104510
/* ----------
45114511
* pgstat_recv_tempfile() -
45124512
*
4513-
*Processas PGSTAT_MTYPE_TEMPFILE message.
4513+
*Processa TEMPFILE message.
45144514
* ----------
45154515
*/
45164516
staticvoid

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp