pgsql: Copy-editing of pg_verify_checksums help and ref page

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Copy-editing of pg_verify_checksums help and ref page
Дата
Msg-id E1fsuTz-0007AP-2d@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Copy-editing of pg_verify_checksums help and ref page

Reformat synopsis, put options into better order, make the desciption
line a bit shorter, and put more details into the description.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2d41d914ab70cfd45f89bc1fdf682144efa001b2

Modified Files
--------------
doc/src/sgml/ref/pg_verify_checksums.sgml         | 38 +++++++++++------------
src/bin/pg_verify_checksums/pg_verify_checksums.c |  8 ++---
2 files changed, 22 insertions(+), 24 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: PL/pgSQL: Extend test case
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: In libpq, don't look up all the hostnames at once.