Re: wip: for-in-array patch
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2010-09-30T08:54:34Z
Lists: pgsql-hackers
Attachments
- forinarray.diff (text/x-patch) patch
sorry fixed patch Pavel 2010/9/30 Pavel Stehule <pavel.stehule@gmail.com>: > Hello > > This patch add iteration over array to plpgsql > > now is supported only iteration over scalar array > > Regards > > Pavel Stehule >