plpgsql, forc statement - Mailing list pgsql-patches

From Pavel Stehule
Subject plpgsql, forc statement
Date
Msg-id 162867790712010243k1db7653foe30145122f38cba5@mail.gmail.com
Whole thread Raw
Responses Re: plpgsql, forc statement
List 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

pgsql-patches by date:

Previous
From: David Fetter
Date:
Subject: Re: [DOCS] Partition: use triggers instead of rules
Next
From: Tom Lane
Date:
Subject: Re: Re: [HACKERS] [GENERAL] plperl and regexps with accented characters - incompatible?