Обсуждение: pgsql: Docs: assorted minor cleanups.

Поиск
Список
Период
Сортировка

pgsql: Docs: assorted minor cleanups.

От
Tom Lane
Дата:
Docs: assorted minor cleanups.

Standardize on "user_name" for a field name in related examples in
ddl.sgml; before we had variously "user_name", "username", and "user".
The last is flat wrong because it conflicts with a reserved word.

Be consistent about entry capitalization in a table in func.sgml.

Fix a typo in pgtrgm.sgml.

Back-patch to 9.6 and 9.5 as relevant.

Alexander Law

Branch
------
REL9_5_STABLE

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

Modified Files
--------------
doc/src/sgml/ddl.sgml | 44 ++++++++++++++++++++++----------------------
1 file changed, 22 insertions(+), 22 deletions(-)