pgsql: doc: Don't hide the "Up" link when it is the same as "Home"

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: doc: Don't hide the "Up" link when it is the same as "Home"
Дата
Msg-id E1kHANx-000562-Mb@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Don't hide the "Up" link when it is the same as "Home"

The original stylesheets seemed to think this was a good idea, but our
users find it confusing and unhelpful, so undo that logic.

Reported-by: Fabien COELHO <coelho@cri.ensmp.fr>
Discussion: https://www.postgresql.org/message-id/flat/alpine.DEB.2.22.394.2006210914370.859381%40pseudo

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1a7c5b6f7b5a18ace8199aba35b25ffd37053450

Modified Files
--------------
doc/src/sgml/stylesheet.xsl | 163 ++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 159 insertions(+), 4 deletions(-)


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Fix inconsistency in determining the timestamp of the db statfil
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Use the properly transformed RangeVar for expandTableLikeClause(