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

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Make unaccent's install/uninstall scripts look more like all the
Date
Msg-id 20091114182432.D5D08753FB7@cvs.postgresql.org
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: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Add inheritable ACE when creating a restricted token for
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Improve planning of Materialize nodes inserted atop the inner