Fix some uses of "the quick brown fox".

Tom Lane <tgl@sss.pgh.pa.us>

Commit: e7bfc7e42cebf80507f9c9965dc4a572e9fb76a4
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2013-05-16T16:30:41Z
Releases: 9.3.0
Fix some uses of "the quick brown fox".

If we're going to quote a well-known pangram, we should quote it
accurately.  Per gripe from Thom Brown.

Files

PathChange+/−
doc/src/sgml/func.sgml modified +6 −6
src/test/regress/expected/strings.out modified +55 −58
src/test/regress/sql/strings.sql modified +14 −14