[Pgpool-committers] pgpool - pgpool-II: Add uninstall SQL files to sql/.

User T-ishii t-ishii at pgfoundry.org
Tue Jul 5 23:26:02 UTC 2011


Log Message:
-----------
Add uninstall SQL files to sql/. Patch contributed by
Nicolas Thauvin. Comments from him:

Please find attached uninstall_* SQL files for pgpool-recovery,
pgpool-regclass and pgpool-walrecrunning with the patch for the
Makefiles (against HEAD) needed to add them to PostgreSQL's contrib
directory.

Modified Files:
--------------
    pgpool-II/sql/pgpool-recovery:
        Makefile (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/sql/pgpool-recovery/Makefile?r1=1.2&r2=1.3)
    pgpool-II/sql/pgpool-regclass:
        Makefile (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/sql/pgpool-regclass/Makefile?r1=1.1&r2=1.2)
    pgpool-II/sql/pgpool-walrecrunning:
        Makefile (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/sql/pgpool-walrecrunning/Makefile?r1=1.1&r2=1.2)

Added Files:
-----------
    pgpool-II/sql/pgpool-recovery:
        uninstall_pgpool-recovery.sql (r1.1)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/sql/pgpool-recovery/uninstall_pgpool-recovery.sql?rev=1.1&content-type=text/x-cvsweb-markup)
    pgpool-II/sql/pgpool-regclass:
        uninstall_pgpool-regclass.sql (r1.1)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/sql/pgpool-regclass/uninstall_pgpool-regclass.sql?rev=1.1&content-type=text/x-cvsweb-markup)
    pgpool-II/sql/pgpool-walrecrunning:
        uninstall_pgpool-walrecrunning.sql (r1.1)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/sql/pgpool-walrecrunning/uninstall_pgpool-walrecrunning.sql?rev=1.1&content-type=text/x-cvsweb-markup)


More information about the Pgpool-committers mailing list