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

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
Thread:
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)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2008-11-12 15:52:44 pgsql: Add refentrytitle elements to refentry pages.
Previous Message Teodor Sigaev 2008-11-12 13:43:54 pgsql: Support of multibyte encoding for pg_trgm