Skip to content

Commit ac6f229

Browse files
committed
pg_upgrade: add missing period in C comment
1 parent 1943c00 commit ac6f229

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 relminmxid even 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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy