pgsql: docs: use consistent markup for PostgreSQL

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: docs: use consistent markup for PostgreSQL
Дата
Msg-id E1pef13-004gA9-Gv@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
docs: use consistent markup for PostgreSQL

"PostgreSQL" should use <productname> markup consistenktly, so that
if we do apply styling on it it will be consistently applied.  Fix
by renaming the one exception to the rule.

Discussion: https://postgr.es/m/F2EF5217-27A3-4962-9AE5-2E6C2CB3D0FF@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0f85db92b9ea167d3b9e90f3fb5fb3b9a93babc2

Modified Files
--------------
doc/src/sgml/datatype.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Avoid using atooid for numerical comparisons which arent Oids
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Add SHELL_ERROR and SHELL_EXIT_CODE magic variables to psql.