How do I access the 'n'th point in a path?

From: douggorley(at)shaw(dot)ca
To: pgsql-novice(at)postgresql(dot)org
Subject: How do I access the 'n'th point in a path?
Date: 2002-08-14 02:32:32
Message-ID: 5415e52631.526315415e@shaw.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)shaw(dot)ca

Browse pgsql-novice by date

  From Date Subject
Next Message paul butler 2002-08-14 06:47:29 disappearing tables
Previous Message Oliver Elphick 2002-08-13 21:40:11 Re: I need to know password for postgres