OSDN Git Service

Add BY clause to PL/PgSQL FOR loop, to control the iteration increment.
authorBruce Momjian <bruce@momjian.us>
Mon, 12 Jun 2006 16:45:30 +0000 (16:45 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 12 Jun 2006 16:45:30 +0000 (16:45 +0000)
commit07c25723dae380a3163981cff1028e7c289e7eb4
tree61e85f5897da9dae13e22893724cdaa95ae589b3
parente6a7b01930dba76570f5a6c7c34a05caeb0ccebb
Add BY clause to PL/PgSQL FOR loop, to control the iteration increment.

Jaime Casanova
doc/src/sgml/plpgsql.sgml
src/pl/plpgsql/src/gram.y
src/pl/plpgsql/src/pl_exec.c
src/pl/plpgsql/src/pl_funcs.c
src/pl/plpgsql/src/plpgsql.h
src/pl/plpgsql/src/scan.l