How do I access the 'n'th point in a path? - Mailing list pgsql-novice

From douggorley@shaw.ca
Subject How do I access the 'n'th point in a path?
Date
Msg-id 5415e52631.526315415e@shaw.ca
Whole thread Raw
List pgsql-novice
Hello all,

If I have a path that looks like [ ( 1, 2 ), ( 3, 4 ), ( 5, 6 ) ], how
do I access a particular point within that node?  I tried selecting
my_path[1], but no go.  Any ideas?

TIA,

Doug Gorley | douggorley@shaw.ca



pgsql-novice by date:

Previous
From: Oliver Elphick
Date:
Subject: Re: I need to know password for postgres
Next
From: "paul butler"
Date:
Subject: disappearing tables