plpgsql, forc statement

From: "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: plpgsql, forc statement
Date: 2007-12-01 10:43:52
Message-ID: 162867790712010243k1db7653foe30145122f38cba5@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Hello

per proposal http://archives.postgresql.org/pgsql-hackers/2007-11/msg01012.php

This patch allows iteration over cursor, so longer SELECTs can be
written outside cycle. Clean some related redundant code too.

Regards
Pavel Stehule

Attachment Content-Type Size
forc.diff.gz application/x-gzip 10.0 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2007-12-01 17:36:31 Re: Re: [HACKERS] [GENERAL] plperl and regexps with accented characters - incompatible?
Previous Message David Fetter 2007-12-01 04:56:20 Re: [PATCHES] Partition: use triggers instead of rules