Skip to content

Commit 0107855

Browse files
committed
Align stats_fetch_consistency definition with guc.c default.
Somewhat embarrassing oversight in 98f8973. Does not have a functional impact, but is unnecessarily confusing. Reported-By: Michael Paquier <michael@paquier.xyz> Discussion: https://postgr.es/m/Yo2351qVYqd/bJws@paquier.xyz
1 parent b452900 commit 0107855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/utils/activity/pgstat.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ static inline bool pgstat_is_kind_valid(int ikind);
183183
*/
184184

185185
bool pgstat_track_counts = false;
186-
int pgstat_fetch_consistency = PGSTAT_FETCH_CONSISTENCY_NONE;
186+
int pgstat_fetch_consistency = PGSTAT_FETCH_CONSISTENCY_CACHE;
187187

188188

189189
/* ----------

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