wip: for-in-array patch

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: wip: for-in-array patch
Date: 2010-09-30 08:02:14
Message-ID: AANLkTi=wuUS_NCQ-ZZSRO6KYT3KgBi54v7FeNAFKVj34@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello

This patch add iteration over array to plpgsql

now is supported only iteration over scalar array

Regards

Pavel Stehule

Attachment Content-Type Size
for-in-array.diff text/x-patch 14.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2010-09-30 08:12:15 Re: Fw: patch for pg_ctl.c to add windows service start-type
Previous Message Shigeru HANADA 2010-09-30 07:48:36 Re: patch: SQL/MED(FDW) DDL