pgsql: Minor code clarity improvement: AFAICS, estate.eval_econtext must

From: neilc(at)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Minor code clarity improvement: AFAICS, estate.eval_econtext must
Date: 2006-01-10 18:50:44
Message-ID: 20060110185044.8FEE79DC8D9@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Minor code clarity improvement: AFAICS, estate.eval_econtext must be
non-NULL during the guts of plpgsql_exec_trigger() and
plpgsql_exec_function(). Therefore, we can remove the NULL check,
per discussion on -patches.

Modified Files:
--------------
pgsql/src/pl/plpgsql/src:
pl_exec.c (r1.159 -> r1.160)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/pl_exec.c.diff?r1=1.159&r2=1.160)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-01-10 20:16:25 pgsql: Fix pg_tzset() to ensure that 'lclmem' (the static variable
Previous Message User Gsmet 2006-01-10 18:19:53 pgfouine - pgfouine: released 0.2.1