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

Commitac6f229

Browse files
committed
pg_upgrade: add missing period in C comment
1 parent1943c00 commitac6f229

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/bin/pg_upgrade/pg_upgrade.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -539,8 +539,8 @@ set_frozenxids(bool minmxid_only)
539539
/*
540540
* We must update databases where datallowconn = false, e.g.
541541
* template0, because autovacuum increments their datfrozenxids,
542-
* relfrozenxids, and relminmxideven if autovacuum is turned off,
543-
* and even though all the data rows are already frozen To enable
542+
* relfrozenxids, and relminmxid even if autovacuum is turned off,
543+
* and even though all the data rows are already frozen. To enable
544544
* this, we temporarily change datallowconn.
545545
*/
546546
if (strcmp(datallowconn,"f")==0)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp