Docs: assorted minor cleanups.
authorTom Lane
Mon, 12 Sep 2016 23:19:24 +0000 (19:19 -0400)
committerTom Lane
Mon, 12 Sep 2016 23:19:24 +0000 (19:19 -0400)
commit5e1431f94e4c8260c76c061a94c97b0e15956ebe
tree90df3967b74a031f891185bb6d08aad41bb4122b
parent4b47cb35fa516c1bb380ab4edf3131fb6adfacfe
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
doc/src/sgml/ddl.sgml
doc/src/sgml/func.sgml
doc/src/sgml/pgtrgm.sgml