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

Commite66576e

Browse files
committed
Fix typo, per Tom
1 parent59fb29c commite66576e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/postmaster/autovacuum.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
*
5656
*
5757
* IDENTIFICATION
58-
* $PostgreSQL: pgsql/src/backend/postmaster/autovacuum.c,v 1.96 2009/06/0916:41:02 alvherre Exp $
58+
* $PostgreSQL: pgsql/src/backend/postmaster/autovacuum.c,v 1.97 2009/06/0919:36:28 alvherre Exp $
5959
*
6060
*-------------------------------------------------------------------------
6161
*/
@@ -123,7 +123,7 @@ intLog_autovacuum_min_duration = -1;
123123
/* how long to keep pgstat data in the launcher, in milliseconds */
124124
#defineSTATS_READ_DELAY 1000
125125

126-
/* the minimum allowed time between twoawakening of the launcher */
126+
/* the minimum allowed time between twoawakenings of the launcher */
127127
#defineMIN_AUTOVAC_SLEEPTIME 100.0/* milliseconds */
128128

129129
/* Flags to tell if we are in an autovacuum process */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp