]> granicus.if.org Git - postgresql/commit
Fix quoting in help messages in uuid-ossp extension scripts.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 22 Nov 2013 17:07:53 +0000 (12:07 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 22 Nov 2013 17:08:19 +0000 (12:08 -0500)
commit2583fa810b32ca5f8746698235e217bd4f1c3b59
tree9df0b2a7fdb4d563920b7dbf3a9ce54bdd3c3621
parentf22624cea54f2ef5f3bcf8de379e7592139e773c
Fix quoting in help messages in uuid-ossp extension scripts.

The command we're telling people to type needs to include double-quoting
around the unfortunately-chosen extension name.  Twiddle the textual
quoting so that it looks somewhat sane.  Per gripe from roadrunner6.
contrib/uuid-ossp/uuid-ossp--1.0.sql
contrib/uuid-ossp/uuid-ossp--unpackaged--1.0.sql