Use appendStringInfoString/Char et al where appropriate.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 02ec4cd179099fc409288bb55c40fea308a51204
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2015-07-02T09:36:31Z
Releases: 9.5.0
Use appendStringInfoString/Char et al where appropriate.

Patch by David Rowley. Backpatch to 9.5, as some of the calls were new in
9.5, and keeping the code in sync with master makes future backpatching
easier.

Files