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 Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/a69b0b2c14c614c129e89ae96d6f624375531760 Modified Files -------------- doc/src/sgml/ref/psql-ref.sgml | 42 ++++++++++++++++++++++------------------ doc/src/sgml/release-9.5.sgml | 6 +++--- src/bin/psql/command.c | 36 ++++++++++++++++++---------------- 3 files changed, 45 insertions(+), 39 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
