pgsql: Align stats_fetch_consistency definition with guc.c default. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Align stats_fetch_consistency definition with guc.c default.
Date
Msg-id E1nv2oj-001b7i-0U@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0107855b1480d381f28f935e279ec3b64f410ef7

Modified Files
--------------
src/backend/utils/activity/pgstat.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Revert "Add single-item cache when looking at topmost XID of a s
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Extend pg_publication_tables to display column list and row filt