WIP: plpgsql - foreach in
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2010-12-23T20:30:49Z
Lists: pgsql-hackers
Attachments
- foreach.diff (text/x-patch) patch
Hello attached patch contains a implementation of iteration over a array: Regards Pavel Stehule