Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
pltcl how to get array value
From:
"guard" <guard(at)ficnet(dot)net>
To:
pgsql-sql(at)postgresql(dot)org
Subject:
pltcl how to get array value
Date:
2001-02-05 06:24:27
Message-ID:
95lh48$2s00$1@news.tht.net
Views:
Raw Message
|
Whole Thread
|
Download mbox
|
Resend email
Thread:
2001-02-05 06:24:27 from "guard" <guard(at)ficnet(dot)net>
Lists:
pgsql-sql
> HI, All!
>
> How can I try
>
> set abc {5,6,7,8}
> return abc{0} # return 5
>
> pltcl
>
> thanks
Browse pgsql-sql by date
From
Date
Subject
Next Message
Michael Davis
2001-02-05 15:24:55
RE: Hrm...why is this wrong?
Previous Message
Tom Lane
2001-02-05 04:06:33
Re: Aggregates and joined tables...