patch: subscripts function

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: patch: subscripts function
Date: 2010-09-30 19:29:00
Message-ID: AANLkTimpxLPBzvFK3NG4nZP=8Wou-47YRgGYPwMSqF-b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello

The attached patch contains a implementation of "subscripts" function.
The functionality of this function is same like generate_subscripts
function, but it's based for iteration from plpgsql's for-in-array.

Regards

Pavel Stehule

Attachment Content-Type Size
subscripts.diff text/x-patch 5.6 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Page 2010-09-30 20:09:11 Re: O_DSYNC broken on MacOS X?
Previous Message Robert Haas 2010-09-30 19:26:11 O_DSYNC broken on MacOS X?