pllolcode - pllolcode: - Capture input arguments as variable names LOL1,

From: eggyknap(at)pgfoundry(dot)org (User Eggyknap)
To: pgsql-committers(at)postgresql(dot)org
Subject: pllolcode - pllolcode: - Capture input arguments as variable names LOL1,
Date: 2007-10-13 13:32:15
Message-ID: 20071013133215.5922521778F@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
- Capture input arguments as variable names LOL1, LOL2, etc.
- Start work on identNode() function which executes such an identifier. It doesn't work yet, so FOUND YR LOL1 (equiv. of RETURN $1) doesn't work either

Modified Files:
--------------
pllolcode:
gram.y (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/gram.y.diff?r1=1.11&r2=1.12)
openbsd_test.sh (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/openbsd_test.sh.diff?r1=1.3&r2=1.4)
pllolcode.c (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode.c.diff?r1=1.7&r2=1.8)
pllolcode.h (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode.h.diff?r1=1.8&r2=1.9)
pllolcode_symbol.c (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode_symbol.c.diff?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message User Fxjr 2007-10-13 13:50:05 npgsql - Npgsql2: Initial release
Previous Message User Jbcooley 2007-10-13 03:59:19 npgsql - Npgsql2: 2007-10-12 Josh Cooley <jbnpgsql@tuxinthebox.net>