Code + docs review for unicode linestyle patch.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: a69b0b2c14c614c129e89ae96d6f624375531760
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2015-11-03T16:49:21Z
Releases: 9.6.0
Code + docs review for unicode linestyle patch.

Fix some brain fade in commit a2dabf0e1dda93c8: erroneous variable names
in docs, rearrangements that made sentences less clear not more so,
undocumented and poorly-chosen-anyway API behaviors of subroutines,
bad grammar in error messages, copy-and-paste faults.

Albe Laurenz and Tom Lane

Files

PathChange+/−
doc/src/sgml/ref/psql-ref.sgml modified +23 −19
doc/src/sgml/release-9.5.sgml modified +3 −3
src/bin/psql/command.c modified +19 −17

Documentation touched