pgsql: Do not use ICONST/SCONST in rules other than Iconst/Sconst.

Lists: pgsql-committers
From: meskes(at)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Do not use ICONST/SCONST in rules other than Iconst/Sconst.
Date: 2008-11-12 15:50:20
Message-ID: 20081112155020.9A26E7545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Log Message:
-----------
Do not use ICONST/SCONST in rules other than Iconst/Sconst.

Modified Files:
--------------
pgsql/src/backend/parser:
gram.y (r2.635 -> r2.636)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/gram.y?r1=2.635&r2=2.636)