pgsql: contrib uninstall scripts by David Fetter - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: contrib uninstall scripts by David Fetter
Date
Msg-id 20060227125439.EFC689DC81A@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
contrib uninstall scripts

by David Fetter

Modified Files:
--------------
    pgsql/contrib/btree_gist:
        Makefile (r1.8 -> r1.9)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/btree_gist/Makefile.diff?r1=1.8&r2=1.9)
    pgsql/contrib/chkpass:
        Makefile (r1.7 -> r1.8)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/chkpass/Makefile.diff?r1=1.7&r2=1.8)
    pgsql/contrib/cube:
        Makefile (r1.15 -> r1.16)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/cube/Makefile.diff?r1=1.15&r2=1.16)
    pgsql/contrib/dblink:
        Makefile (r1.10 -> r1.11)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/dblink/Makefile.diff?r1=1.10&r2=1.11)
    pgsql/contrib/earthdistance:
        Makefile (r1.16 -> r1.17)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/earthdistance/Makefile.diff?r1=1.16&r2=1.17)
    pgsql/contrib/fuzzystrmatch:
        Makefile (r1.6 -> r1.7)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/fuzzystrmatch/Makefile.diff?r1=1.6&r2=1.7)
    pgsql/contrib/intagg:
        Makefile (r1.6 -> r1.7)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/intagg/Makefile.diff?r1=1.6&r2=1.7)
    pgsql/contrib/intarray:
        Makefile (r1.12 -> r1.13)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/intarray/Makefile.diff?r1=1.12&r2=1.13)
    pgsql/contrib/isbn_issn:
        Makefile (r1.14 -> r1.15)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/isbn_issn/Makefile.diff?r1=1.14&r2=1.15)
    pgsql/contrib/ltree:
        Makefile (r1.4 -> r1.5)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/ltree/Makefile.diff?r1=1.4&r2=1.5)
    pgsql/contrib/pg_buffercache:
        Makefile (r1.2 -> r1.3)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_buffercache/Makefile.diff?r1=1.2&r2=1.3)
    pgsql/contrib/pg_trgm:
        Makefile (r1.3 -> r1.4)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_trgm/Makefile.diff?r1=1.3&r2=1.4)
    pgsql/contrib/pgstattuple:
        Makefile (r1.4 -> r1.5)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgstattuple/Makefile.diff?r1=1.4&r2=1.5)
    pgsql/contrib/seg:
        Makefile (r1.14 -> r1.15)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/seg/Makefile.diff?r1=1.14&r2=1.15)
    pgsql/contrib/tablefunc:
        Makefile (r1.5 -> r1.6)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tablefunc/Makefile.diff?r1=1.5&r2=1.6)
    pgsql/contrib/userlock:
        Makefile (r1.19 -> r1.20)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/userlock/Makefile.diff?r1=1.19&r2=1.20)
    pgsql/contrib/xml2:
        Makefile (r1.6 -> r1.7)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/xml2/Makefile.diff?r1=1.6&r2=1.7)

Added Files:
-----------
    pgsql/contrib/btree_gist:
        uninstall_btree_gist.sql (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/btree_gist/uninstall_btree_gist.sql?rev=1.1&content-type=text/x-cvsweb-markup)
    pgsql/contrib/chkpass:
        uninstall_chkpass.sql (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/chkpass/uninstall_chkpass.sql?rev=1.1&content-type=text/x-cvsweb-markup)
    pgsql/contrib/cube:
        uninstall_cube.sql (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/cube/uninstall_cube.sql?rev=1.1&content-type=text/x-cvsweb-markup)
    pgsql/contrib/dblink:
        uninstall_dblink.sql (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/dblink/uninstall_dblink.sql?rev=1.1&content-type=text/x-cvsweb-markup)
    pgsql/contrib/earthdistance:
        uninstall_earthdistance.sql (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/earthdistance/uninstall_earthdistance.sql?rev=1.1&content-type=text/x-cvsweb-markup)
    pgsql/contrib/fuzzystrmatch:
        uninstall_fuzzystrmatch.sql (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/fuzzystrmatch/uninstall_fuzzystrmatch.sql?rev=1.1&content-type=text/x-cvsweb-markup)
    pgsql/contrib/intagg:
        uninstall_int_aggregate.sql (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/intagg/uninstall_int_aggregate.sql?rev=1.1&content-type=text/x-cvsweb-markup)
    pgsql/contrib/intarray:
        uninstall__int.sql (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/intarray/uninstall__int.sql?rev=1.1&content-type=text/x-cvsweb-markup)
    pgsql/contrib/isbn_issn:
        uninstall_isbn_issn.sql (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/isbn_issn/uninstall_isbn_issn.sql?rev=1.1&content-type=text/x-cvsweb-markup)
    pgsql/contrib/ltree:
        uninstall_ltree.sql (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/ltree/uninstall_ltree.sql?rev=1.1&content-type=text/x-cvsweb-markup)
    pgsql/contrib/pg_buffercache:
        uninstall_pg_buffercache.sql (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_buffercache/uninstall_pg_buffercache.sql?rev=1.1&content-type=text/x-cvsweb-markup)
    pgsql/contrib/pg_trgm:
        uninstall_pg_trgm.sql (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_trgm/uninstall_pg_trgm.sql?rev=1.1&content-type=text/x-cvsweb-markup)
    pgsql/contrib/pgstattuple:
        uninstall_pgstattuple.sql (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgstattuple/uninstall_pgstattuple.sql?rev=1.1&content-type=text/x-cvsweb-markup)
    pgsql/contrib/seg:
        uninstall_seg.sql (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/seg/uninstall_seg.sql?rev=1.1&content-type=text/x-cvsweb-markup)
    pgsql/contrib/tablefunc:
        uninstall_tablefunc.sql (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tablefunc/uninstall_tablefunc.sql?rev=1.1&content-type=text/x-cvsweb-markup)
    pgsql/contrib/userlock:
        uninstall_user_locks.sql (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/userlock/uninstall_user_locks.sql?rev=1.1&content-type=text/x-cvsweb-markup)
    pgsql/contrib/xml2:
        uninstall_pgxml.sql (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/xml2/uninstall_pgxml.sql?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - fe: Refactor tracenull Fitting.
Next
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Clean up CREATE FUNCTION syntax usage in contrib and elsewhere,