pgsql: Teach eval_const_expressions to simplify BooleanTest nodes that

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Teach eval_const_expressions to simplify BooleanTest nodes that
Date: 2006-08-04 14:09:51
Message-ID: 20060804140951.ABA629FB3A6@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Teach eval_const_expressions to simplify BooleanTest nodes that have
constant input. Seems worth doing because rule rewriter inserts
IS NOT TRUE tests into WHERE clauses.

Modified Files:
--------------
pgsql/src/backend/optimizer/util:
clauses.c (r1.216 -> r1.217)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/optimizer/util/clauses.c.diff?r1=1.216&r2=1.217)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-08-04 14:18:09 pgsql: 'make clean' must remove the create subdirectories results/ and
Previous Message User Mario__ 2006-08-04 09:02:18 webtranslator - l10n: Second commit, uff! Lots of changes was added,