Another small guc.c fix

Поиск
Список
Период
Сортировка
От Daniel Westermann (DWE)
Тема Another small guc.c fix
Дата
Msg-id GV0P278MB0483490FEAC879DCA5ED583DD2739@GV0P278MB0483.CHEP278.PROD.OUTLOOK.COM
обсуждение исходный текст
Ответы Re: Another small guc.c fix
Список pgsql-hackers
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
Daniel
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bharath Rupireddy
Дата:
Сообщение: Re: Simplify backend terminate and wait logic in postgres_fdw test
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: autovacuum: handle analyze for partitioned tables