Fix some uses of "the quick brown fox".
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| 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 |