pgsql: Fix a whitespace issue with the man pages

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Fix a whitespace issue with the man pages
Дата
Msg-id E1SUNr5-00031W-NY@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix a whitespace issue with the man pages

See 6ef24487967692604b07a4a54e71821a60fb729a for an explanation.  This
is the same for the new man pages.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/00b0c73f1f2b98a7d09de63aaa14d6498ac521ae

Modified Files
--------------
doc/src/sgml/pgarchivecleanup.sgml |    2 ++
doc/src/sgml/pgbench.sgml          |   18 ++++++------------
doc/src/sgml/pgtesttiming.sgml     |    3 +--
doc/src/sgml/pgupgrade.sgml        |    6 ++----
doc/src/sgml/ref/psql-ref.sgml     |    3 +--
5 files changed, 12 insertions(+), 20 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove whitespace from end of lines
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix bug in freespace calculation in heap_multi_insert().