| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
| Cc: | Marko Tiikkaja <marko(at)joh(dot)to>, Jim Nasby <Jim(dot)Nasby(at)bluetreble(dot)com>, Petr Jelinek <petr(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com> |
| Subject: | Re: proposal: searching in array function - array_position |
| Date: | 2015-03-19 12:16:07 |
| Message-ID: | 20150319121607.GC3636@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Pavel Stehule wrote:
> 2015-03-18 20:03 GMT+01:00 Alvaro Herrera <alvherre(at)2ndquadrant(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2015-03-19 12:18:45 | Re: Variable referencing itself in example of pgbench.sgml |
| Previous Message | Robert Haas | 2015-03-19 11:54:02 | Re: "cancelling statement due to user request error" occurs but the transaction has committed. |