Please, apply patch for contrib/ltree to current CVS and 7.3.2

Bruce Momjian <bruce@momjian.us>

Commit: baf6c8d21dcf5930dc0cc6ad4285492a6f946276
Author: Bruce Momjian <bruce@momjian.us>
Date: 2003-03-31T20:53:45Z
Releases: 7.4.1
Please, apply patch for contrib/ltree to current CVS and 7.3.2

CHANGES

Mar 28, 2003
    Added finctions index(ltree,ltree,offset), text2ltree(text),
                    ltree2text(text)

Teodor Sigaev

Files

PathChange+/−
contrib/ltree/expected/ltree.out modified +126 −6
contrib/ltree/ltree_op.c modified +109 −0
contrib/ltree/ltree.sql.in modified +20 −0
contrib/ltree/README.ltree modified +21 −1
contrib/ltree/sql/ltree.sql modified +24 −0