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.
Branch ------ REL9_2_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/2583fa810b32ca5f8746698235e217bd4f1c3b59 Modified Files -------------- contrib/uuid-ossp/uuid-ossp--1.0.sql | 2 +- contrib/uuid-ossp/uuid-ossp--unpackaged--1.0.sql | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
