pgsql: doc: Clarify documentation page header customization code

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: doc: Clarify documentation page header customization code
Дата
Msg-id E1WGg8b-00089v-5f@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Clarify documentation page header customization code

The customization overrode the fast-forward code with its custom Up
link.  So this is no longer really the fast-forward feature, so we might
as well turn that off and override the non-ff template instead, thus
removing one mental indirection.

Fix the wrong column span declaration.

Clarify and update the documentation.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8c059dffd83384fa0c2fe6050429d601355bc3af

Modified Files
--------------
doc/src/sgml/stylesheet.dsl |   12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Further code review for pg_lsn data type.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Avoid integer overflow in hstore_to_json().