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:02:14Z
Lists: pgsql-hackers
Attachments
- for-in-array.diff (text/x-patch) patch
Hello This patch add iteration over array to plpgsql now is supported only iteration over scalar array Regards Pavel Stehule