Fix comment.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 15 May 2016 21:04:01 +0000 (17:04 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 15 May 2016 21:04:01 +0000 (17:04 -0400)
commitb7a9347c11e19918a34b127a096061bfb002fcb5
tree7115b1083480ab012587efc92e4bb67d3a69dc5e
parent9b7bfc3a88ef7b374444205c14db76dae6b35b56
Fix comment.

Reference to getThreadLocalPQExpBuffer here seems inappropriate, since
we aren't necessarily using that instantiation of getLocalPQExpBuffer.
src/fe_utils/string_utils.c