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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user