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

From Jaime Casanova
Subject Re: PL/pgSQL 'i = i + 1' Syntax
Date
Msg-id c2d9e70e0605162159k7cb8da8bqf1ef1274e261ef16@mail.gmail.com
Whole thread Raw
In response to Re: PL/pgSQL 'i = i + 1' Syntax  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: PL/pgSQL 'i = i + 1' Syntax
List pgsql-hackers
> (No, I'm not particularly in favor of the BY feature mentioned upthread,
> either.)
>
>                        regards, tom lane
>

mmm... and why is that? i mean, many languages have some way to
increment the for variable by different values... call it STEP, BY or
even i+=number....

--
regards,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."                                      Richard Cook


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Compression and on-disk sorting
Next
From: Tom Lane
Date:
Subject: Re: PL/pgSQL 'i = i + 1' Syntax