-
- Downloads
please find attached patch to current CVS ( contrib/ltree )
Changes: July 31, 2002 Now works on 64-bit platforms. Added function lca - lowest common ancestor Version for 7.2 is distributed as separate package - http://www.sai.msu.su/~megera/postgres/gist/ltree/ltree-7.2.tar.gz Oleg Bartunov
Showing
- contrib/ltree/README.ltree 21 additions, 6 deletionscontrib/ltree/README.ltree
- contrib/ltree/_ltree_op.c 26 additions, 0 deletionscontrib/ltree/_ltree_op.c
- contrib/ltree/ltree.h 17 additions, 16 deletionscontrib/ltree/ltree.h
- contrib/ltree/ltree.sql.in 40 additions, 0 deletionscontrib/ltree/ltree.sql.in
- contrib/ltree/ltree_io.c 17 additions, 16 deletionscontrib/ltree/ltree_io.c
- contrib/ltree/ltree_op.c 78 additions, 0 deletionscontrib/ltree/ltree_op.c
Loading
Please register or sign in to comment