mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
contrib uninstall scripts
by David Fetter
This commit is contained in:
@ -3,6 +3,7 @@ MODULE_big = ltree
|
||||
OBJS = ltree_io.o ltree_op.o lquery_op.o _ltree_op.o crc32.o \
|
||||
ltxtquery_io.o ltxtquery_op.o ltree_gist.o _ltree_gist.o
|
||||
DATA_built = ltree.sql
|
||||
DATA = uninstall_ltree.sql
|
||||
DOCS = README.ltree
|
||||
REGRESS = ltree
|
||||
|
||||
|
Reference in New Issue
Block a user