pgsql: Fix comment in xlog.c.

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pgsql: Fix comment in xlog.c.
Дата
Msg-id E1jE2ZJ-0003Ym-Vj@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix comment in xlog.c.

This commit fixes the comment about SharedHotStandbyActive variable.
The comment was apparently copy-and-pasted.

Author: Atsushi Torikoshi
Discussion: https://postgr.es/m/CACZ0uYEjpqZB9wN2Rwc_RMvDybyYqdbkPuDr1NyxJg4f9yGfMw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1429d3f767a05e7a4819f55c5b3ff768862dcf78

Modified Files
--------------
src/backend/access/transam/xlog.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove useless pfree()s at the ends of various ValuePerCall SRFs
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: Add the type information for index storage parameters to the doc