Re: count array in postgresql - Mailing list pgsql-sql

From Michael Fuhr
Subject Re: count array in postgresql
Date
Msg-id 20050306191055.GA8834@winnie.fuhr.org
Whole thread Raw
In response to count array in postgresql  (bandeng <postgredb@gmail.com>)
Responses Re: count array in postgresql  (bandeng <postgredb@gmail.com>)
List pgsql-sql
On Sun, Mar 06, 2005 at 11:54:15PM +0700, bandeng wrote:

> I need some help, I have created function with argument in array.
> I already try to find array function in manual but failed.

Maybe you're looking for "Array Functions and Operators" in the
"Functions and Operators" chapter.  You don't say what version of
PostgreSQL you're using; here's a link to the 8.0 documentation:

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

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/


pgsql-sql by date:

Previous
From: Stefan Weiss
Date:
Subject: Re: Links between rows in a table
Next
From: PFC
Date:
Subject: Re: Links between rows in a table