On Fri, Apr 9, 2021 at 11:53 PM Daniel Westermann (DWE)
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.
Hi,
all "short_desc" end with a dot, except these:
- Prefetch referenced blocks during recovery
- Prefetch blocks that have full page images in the WAL
Attached patch adds a dot to these as well.
Regards
Danieldiff --git a/src/backend/utils/misc/guc.c b/src/backend/utils/misc/guc.c
index 46f1d6