pllolcode - pllolcode: Make arithmetic stuff pay more attention to

From: eggyknap(at)pgfoundry(dot)org (User Eggyknap)
To: pgsql-committers(at)postgresql(dot)org
Subject: pllolcode - pllolcode: Make arithmetic stuff pay more attention to
Date: 2007-12-11 00:46:51
Message-ID: 20071211004651.C966B17AC899@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make arithmetic stuff pay more attention to operand data types. Still needs testing, esp. because it's tough to get anything other than a YARN in the current setup.

Modified Files:
--------------
pllolcode:
gram.y (r1.19 -> r1.20)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/gram.y.diff?r1=1.19&r2=1.20)
pllolcode.c (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode.c.diff?r1=1.11&r2=1.12)
pllolcode.h (r1.16 -> r1.17)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode.h.diff?r1=1.16&r2=1.17)
pllolcode_symbol.c (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode_symbol.c.diff?r1=1.8&r2=1.9)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-12-11 02:09:00 pgsql: Make vacuumlo prompt for password when needed, thus making its -W
Previous Message Bruce Momjian 2007-12-10 23:38:43 pgsql: Remove Stefan Kaltenbrunner mention from full text release note