"Ioseph Kim" <pgsql-kr(at)postgresql(dot)or(dot)kr> writes:
> => 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
What do you think is wrong with those answers?
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2007-02-02 20:57:01 |
| Subject: Re: Referential Integrity and SHARE locks |
| Previous: | From: Simon Riggs | Date: 2007-02-02 20:19:44 |
| Subject: Re: Referential Integrity and SHARE locks |