Code + docs review for unicode linestyle patch.

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

Commit: f4057cdffc355f5d4a9d8411fb953069be6d72ea
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2015-11-03T16:49:21Z
Releases: 9.5.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