mirror of
https://github.com/postgres/postgres.git
synced 2025-09-11 00:12:06 +03:00
Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.33 2002/07/30 16:32:20 momjian Exp $
|
||||
# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.34 2002/07/30 16:40:34 momjian Exp $
|
||||
|
||||
subdir = contrib
|
||||
top_builddir = ..
|
||||
@@ -20,6 +20,7 @@ WANTED_DIRS = \
|
||||
intarray \
|
||||
isbn_issn \
|
||||
lo \
|
||||
ltree \
|
||||
miscutil \
|
||||
noupdate \
|
||||
oid2name \
|
||||
|
Reference in New Issue
Block a user