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
Peter Eisentraut 3f11971916 Remove extra newlines at end and beginning of files, add missing newlines 15 years ago
..
data Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov. 23 years ago
expected Fix a few contrib regression test scripts that hadn't gotten the word 18 years ago
sql Remove extra newlines at end and beginning of files, add missing newlines 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 18 years ago
crc32.h Add CVS tag lines to files that were lacking them. 20 years ago
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 16 years ago
ltree.sql.in Mark contrib's GiST and GIN opclass support functions as STRICT, for safety. 16 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 16 years ago
ltree_op.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 16 years ago
ltreetest.sql Add CVS version labels to all install/uninstall scripts. 18 years ago
ltxtquery_io.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 16 years ago
ltxtquery_op.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 16 years ago
uninstall_ltree.sql Push index operator lossiness determination down to GIST/GIN opclass 18 years ago