pgsql: Minor code clarity improvement: AFAICS, estate.eval_econtext must - Mailing list pgsql-committers

From neilc@postgresql.org (Neil Conway)
Subject pgsql: Minor code clarity improvement: AFAICS, estate.eval_econtext must
Date
Msg-id 20060110185044.8FEE79DC8D9@postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - pgfouine: released 0.2.1
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix pg_tzset() to ensure that 'lclmem' (the static variable