| From: | tgl(at)postgresql(dot)org |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql/src/include/nodes (relation.h) |
| Date: | 2000-12-12 23:33:32 |
| Message-ID: | 200012122333.eBCNXWU07737@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Date: Tuesday, December 12, 2000 @ 18:33:32
Author: tgl
Update of /home/projects/pgsql/cvsroot/pgsql/src/include/nodes
from hub.org:/home/projects/pgsql/tmp/cvs-serv7711/include/nodes
Modified Files:
relation.h
----------------------------- Log Message -----------------------------
Cache eval cost of qualification expressions in RestrictInfo nodes to
avoid repeated evaluations in cost_qual_eval(). This turns out to save
a useful fraction of planning time. No change to external representation
of RestrictInfo --- although that node type doesn't appear in stored
rules anyway.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | tgl | 2000-12-12 23:33:33 | pgsql/src/backend/optimizer/path (costsize.c) |
| Previous Message | Vince Vielhaber | 2000-12-12 21:01:23 | Re: [WEBMASTER] 'www/html index.html mirrors.html news.html sites.html' |