Code + docs review for unicode linestyle patch.
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| 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 |