Re: how to get the size of array? - Mailing list pgsql-sql

From Andreas Kretschmer
Subject Re: how to get the size of array?
Date
Msg-id 20060314205427.GB17310@KanotixBox
Whole thread Raw
In response to how to get the size of array?  (Emi Lu <emilu@encs.concordia.ca>)
List pgsql-sql
Emi Lu <emilu@encs.concordia.ca> schrieb:

> Hello,
> 
> Is there a way that I can get the size of one array ?

Yes: http://www.postgresql.org/docs/8.1/interactive/functions-array.html

HTH, Andreas
-- 
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."    (unknow)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°


pgsql-sql by date:

Previous
From: Emi Lu
Date:
Subject: how to get the size of array?
Next
From: Scott Petersen
Date:
Subject: Savepoint/Rollback in functions