Re: proposal: searching in array function - array_position - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: proposal: searching in array function - array_position
Date
Msg-id 20150319121607.GC3636@alvh.no-ip.org
Whole thread Raw
In response to Re: proposal: searching in array function - array_position  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
Pavel Stehule wrote:
> 2015-03-18 20:03 GMT+01:00 Alvaro Herrera <alvherre@2ndquadrant.com>:

> > Pushed after adding error checks there and fixing the docs to match.
> > Please verify.
> >
> 
> it is looking well, thank you.

Thanks for checking.

> small issue - there is not documented, so multidimensional arrays are not
> supported,

I added a parenthised comment in the table, "(array must be
one-dimensional)".  I copied this from the entry for the array_remove
function IIRC; it seemed enough ...

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: "cancelling statement due to user request error" occurs but the transaction has committed.
Next
From: Robert Haas
Date:
Subject: Re: Variable referencing itself in example of pgbench.sgml