Ron Peterson <[EMAIL PROTECTED]> writes:
> I wanted to play with ltree, but I'm having trouble running ltree.sql.
> Everything in ltree.sql seems to work, except for the CREATE OPERATOR
> CLASS statements, which error out like:
> ERROR: syntax error at or near "OPERATOR10"
> LINE 3: OPERATOR10<@ (_ltree, ltree)RECHECK ,
Looks like something removed the tabs in that line?
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match