Re: Another small guc.c fix
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: "Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-04-09T20:44:17Z
Lists: pgsql-hackers
On Fri, Apr 9, 2021 at 11:53 PM Daniel Westermann (DWE) <daniel.westermann@dbi-services.com> wrote: > all "short_desc" end with a dot, except these: > > - Prefetch referenced blocks during recovery > - Prefetch blocks that have full page images in the WAL Pushed, thanks.
Commits
-
Make new GUC short descriptions more consistent.
- 846d35b2dc1b 14.0 landed