pgsql: Make unaccent's install/uninstall scripts look more like all the - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: Make unaccent's install/uninstall scripts look more like all the
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make unaccent's install/uninstall scripts look more like all the others.
Set search_path explicitly, don't use IF EXISTS, etc.

Modified Files:
--------------
    pgsql/contrib/unaccent:
        unaccent.sql.in (r1.1 -> r1.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/unaccent/unaccent.sql.in?r1=1.1&r2=1.2)
        uninstall_unaccent.sql (r1.1 -> r1.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/unaccent/uninstall_unaccent.sql?r1=1.1&r2=1.2)

pgsql-committers by date:

Previous
From: [email protected] (Magnus Hagander)
Date:
Subject: pgsql: Add inheritable ACE when creating a restricted token for
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Improve planning of Materialize nodes inserted atop the inner