Add uninstall SQL files to sql/. Patch contributed by
authorTatsuo Ishii <ishii at sraoss.co.jp>
Tue, 5 Jul 2011 23:26:02 +0000 (23:26 +0000)
committerTatsuo Ishii <ishii at sraoss.co.jp>
Tue, 5 Jul 2011 23:26:02 +0000 (23:26 +0000)
commit3cc960d5a39e04c4f32902d236c08da51c57e1f2
tree0f8bef2377c78b1f2ff98cfd30a40e28927604d1
parent22ff25c885fe1f1ac38554cd10c85c31df5945d9
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.
sql/pgpool-recovery/Makefile
sql/pgpool-recovery/uninstall_pgpool-recovery.sql [new file with mode: 0644]
sql/pgpool-regclass/Makefile
sql/pgpool-regclass/uninstall_pgpool-regclass.sql [new file with mode: 0644]
sql/pgpool-walrecrunning/Makefile
sql/pgpool-walrecrunning/uninstall_pgpool-walrecrunning.sql [new file with mode: 0644]