Re: PL/pgSQL 'i = i + 1' Syntax - Mailing list pgsql-hackers

From David Wheeler
Subject Re: PL/pgSQL 'i = i + 1' Syntax
Date
Msg-id AAD1D6E5-C32F-4531-86B6-2AAE839F0E11@kineticode.com
Whole thread Raw
In response to Re: PL/pgSQL 'i = i + 1' Syntax  ("Jaime Casanova" <systemguards@gmail.com>)
List pgsql-hackers
On May 16, 2006, at 17:51, Jaime Casanova wrote:

> i have posted a patch to add a BY clause to the for statement (integer
> version), with the BY clause you can specify an increment value...
>
> it's in the unapplied patches list waiting for review...
>
> http://candle.pha.pa.us/mhonarc/patches/msg00003.html

Ah, /me likes! Any chance that'll get in for 8.2?

Best,

David


pgsql-hackers by date:

Previous
From: "Jaime Casanova"
Date:
Subject: Re: PL/pgSQL 'i = i + 1' Syntax
Next
From: Bruce Momjian
Date:
Subject: Re: pg_dump and backslash escapes