pgsql: Fix stats_fetch_consistency default value indicated in postgresq

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix stats_fetch_consistency default value indicated in postgresq
Date: 2022-05-25 04:28:33
Message-ID: E1ntidN-001191-05@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix stats_fetch_consistency default value indicated in postgresql.conf.sample.

Mistake in 5891c7a8ed8, likely made when switching the default value from none
to fetch during development.

Reported-By: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Author: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Discussion: https://postgr.es/m/20220524220147.GA1298892@nathanxps13

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/98f897339b011d04f3b9f48050aa31de9a5a4869

Modified Files
--------------
src/backend/utils/misc/postgresql.conf.sample | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2022-05-25 05:21:22 pgsql: Add tab completion for table_rewrite's CREATE EVENT TRIGGER in p
Previous Message Bruce Momjian 2022-05-24 23:38:17 pgsql: relnotes: add Heikki to UTF8 item