You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/ltree
Tom Lane 15884d494e Fix erroneous parsing of tsquery input "... & !(subexpression) | ..." 15 years ago
..
data
expected Fix a few contrib regression test scripts that hadn't gotten the word 18 years ago
sql Fix a few contrib regression test scripts that hadn't gotten the word 18 years ago
.gitignore Some more gitignore cleanups: cover contrib and PL regression test outputs. 15 years ago
Makefile Remove references to READMEs from /contrib Makefiles. 18 years ago
_ltree_gist.c Allow zero-dimensional (ie, empty) arrays in contrib/ltree operations. 16 years ago
_ltree_op.c Allow zero-dimensional (ie, empty) arrays in contrib/ltree operations. 16 years ago
crc32.c Fix compile warning on Solaris, per buildfarm. (Why have we got 19 years ago
crc32.h
lquery_op.c Allow zero-dimensional (ie, empty) arrays in contrib/ltree operations. 16 years ago
ltree.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
ltree.sql.in Mark contrib's GiST and GIN opclass support functions as STRICT, for safety. 17 years ago
ltree_gist.c Allow zero-dimensional (ie, empty) arrays in contrib/ltree operations. 16 years ago
ltree_io.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
ltree_op.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
ltreetest.sql Add CVS version labels to all install/uninstall scripts. 18 years ago
ltxtquery_io.c Fix erroneous parsing of tsquery input "... & !(subexpression) | ..." 15 years ago
ltxtquery_op.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
uninstall_ltree.sql Push index operator lossiness determination down to GIST/GIN opclass 18 years ago