pgsql: Tweak documentation wording to avoid "pdfendlink" failure.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Tweak documentation wording to avoid "pdfendlink" failure.
Дата
Msg-id E1SSbRy-0000oP-NI@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Tweak documentation wording to avoid "pdfendlink" failure.

HEAD documentation was failing to build as US PDF for me, because a link
to "CREATE CAST" was getting split across pages.  Adjust wording to
remove this rather gratuitous cross-reference.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e3cdc1532caaec4652b41d1114c71aa3872a8f6f

Modified Files
--------------
doc/src/sgml/catalogs.sgml |    3 +--
1 files changed, 1 insertions(+), 2 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplif
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Stamp 9.2beta1.