]> granicus.if.org Git - postgresql/commit
Code + docs review for unicode linestyle patch.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Nov 2015 16:49:21 +0000 (11:49 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Nov 2015 16:49:21 +0000 (11:49 -0500)
commitf4057cdffc355f5d4a9d8411fb953069be6d72ea
treee28afd4921201c72c0c413db90962d66a6b86988
parentfd5ce6b89b63bdb9632a925a80f6f7d4e7bd2e00
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
doc/src/sgml/ref/psql-ref.sgml
doc/src/sgml/release-9.5.sgml
src/bin/psql/command.c