Align stats_fetch_consistency definition with guc.c default.
authorAndres Freund <andres@anarazel.de>
Sat, 28 May 2022 20:08:19 +0000 (13:08 -0700)
committerAndres Freund <andres@anarazel.de>
Sat, 28 May 2022 20:11:59 +0000 (13:11 -0700)
commit0107855b1480d381f28f935e279ec3b64f410ef7
tree1157b7258db9142136b3e78ef3cf8a53941e9275
parentb4529005fd387e863bfa9eb863629b1183c0449c
Align stats_fetch_consistency definition with guc.c default.

Somewhat embarrassing oversight in 98f897339b0. 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
src/backend/utils/activity/pgstat.c