pgsql: doc: Add "(process)" to the term "WAL receiver" in glossary.

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pgsql: doc: Add "(process)" to the term "WAL receiver" in glossary.
Дата
Msg-id E1n7qeR-0006Xj-Qp@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Add "(process)" to the term "WAL receiver" in glossary.

This commit changes the term "WAL receiver" to "WAL receiver (process)"
in the glossary, so that users can easily understand WAL receiver is
obviously a process.

Author: Fujii Masao
Reviewed-by: Tom Lane
Discussion: https://postgr.es/m/51b76596-ab4f-c9f0-1005-60ce1bb14b6b@oss.nttdata.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/379a28b56a927f7608892138d08f4d24e6cf0620

Modified Files
--------------
doc/src/sgml/glossary.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix incorrect comments in hmac.c and hmac_openssl.c
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Improve error handling of HMAC computations