1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Add uninstall script

This commit is contained in:
Teodor Sigaev
2006-09-12 16:11:44 +00:00
parent d3f54c7907
commit 67e7f0ab34
2 changed files with 40 additions and 0 deletions

View File

@ -9,6 +9,7 @@ MODULE_big = hstore
OBJS = hstore_io.o hstore_op.o hstore_gist.o crc32.o
DATA_built = hstore.sql
DATA = uninstall_hstore.sql
DOCS = README.hstore
REGRESS = hstore