=> select @-@ lseg '((0,0),(1,0))';
?column?
----------
1
(1 row)
=> select @-@ path '((0,0),(1,0))';
?column?
----------
2
(1 row)
----------
It's maybe bug in v8.2.1
Next: From: Stephan Szabo Date: 2007-02-02 18:35:05 Subject: Re: Referential Integrity and SHARE locks Previous: From: Kate F Date: 2007-02-02 17:35:36 Subject: Re: Function proposal to find the type of a datum