On Tue, Feb 06, 2007 at 10:45:23AM -0500, Tom Lane wrote: > Ron Peterson <ron.peterson@xxxxxxxxxxxxxx> 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? Ah, yep. For some reason the emacs 'sql-send-region' command in sql-postgres mode is munging that line. If I just read the file directly everything is fine. Thanks. -- Ron Peterson https://www.yellowbank.com/