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

Bruce Momjian <bruce@momjian.us>

Commit: 7c100e96b7a6d8df95d99828132840417adcd8d2
Author: Bruce Momjian <bruce@momjian.us>
Date: 2003-03-31T20:59:20Z
Releases: 7.3.3
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 +19 −0
contrib/ltree/sql/ltree.sql modified +24 −0