Fix quoting in help messages in uuid-ossp extension scripts.
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/uuid-ossp/uuid-ossp--1.0.sql | modified | +1 −1 |
| contrib/uuid-ossp/uuid-ossp--unpackaged--1.0.sql | modified | +1 −1 |