pgsql: Reformat commit 6b2a1445ec8a631060c4cbff3f172bf31d3379b9

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема pgsql: Reformat commit 6b2a1445ec8a631060c4cbff3f172bf31d3379b9
Дата
Msg-id E1X9wyw-00024N-Mc@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Reformat commit 6b2a1445ec8a631060c4cbff3f172bf31d3379b9

This commit broke PDF builds on the 9.0 branch. Split the paragraph
up in two separate ones to make the PDFs happy again. Only doing this
in the 9.0 branch since that's the only place it's causing problems
at this point, and it's fairly unlikely that we're going to be
backpatching more docs changes to exactly this paragraph.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/6ba56f0805b549b001e3149d6a7fba04e970d2dc

Modified Files
--------------
doc/src/sgml/func.sgml |   12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)


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

Предыдущее
От: Noah Misch
Дата:
Сообщение: pgsql: Report success when Windows kill() emulation signals an exiting
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Rearrange documentation paragraph describing pg_relation_size().