summaryrefslogtreecommitdiff
path: root/doc/FAQ_AIX
diff options
context:
space:
mode:
authorTom Lane1999-09-26 02:28:44 +0000
committerTom Lane1999-09-26 02:28:44 +0000
commit40f65241614deac2dda82c13e7228d132ee73153 (patch)
treecf516b687b6f59b68e3c402168c5b17036fe6ec0 /doc/FAQ_AIX
parent95d3d468ce388d3b52cd33e80119d50d167df3c9 (diff)
Implement constant-expression simplification per Bernard
Frankpitt, plus some improvements from yours truly. The simplifier depends on the proiscachable field of pg_proc to tell it whether a function is safe to pre-evaluate --- things like nextval() are not, for example. Update pg_proc.h to contain reasonable cacheability information; as of 6.5.* hardly any functions were marked cacheable. I may have erred too far in the other direction; see recent mail to pghackers for more info. This update does not force an initdb, exactly, but you won't see much benefit from the simplifier until you do one.
Diffstat (limited to 'doc/FAQ_AIX')
0 files changed, 0 insertions, 0 deletions