Re: [SQL] open and closed paths ...

2001-04-08 Thread Peter Eisentraut
Hans-Jürgen Schönig writes: > I am using PostgreSQL 7.0.3. I have tried the isopen() function but it > doesn't seem to work (or it is not fully implemented yet). > In my opinion the third record is a closed path but the isopen() > functions return f. For no good reason apart from ancient traditi

[SQL] open and closed paths ...

2001-04-08 Thread Hans-Jürgen Schönig
I am using PostgreSQL 7.0.3. I have tried the isopen() function but it doesn't seem to work (or it is not fully implemented yet). In my opinion the third record is a closed path but the isopen() functions return f. Have I done something wrong, have I got something wrong or is it a bug? Hans