diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-10-06 23:21:45 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-10-06 23:21:45 +0000 |
commit | 85801a4dbdee22f230637311681b8b03a72979db (patch) | |
tree | 28054ba90fda332be0d5254e5bdaba5a2a51f1f2 /src/backend/access/gist/gistget.c | |
parent | a965750abf2504e266e5071dc90365be9485395a (diff) | |
download | postgresql-85801a4dbdee22f230637311681b8b03a72979db.tar.gz postgresql-85801a4dbdee22f230637311681b8b03a72979db.zip |
Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfo
lookup info in the relcache for index access method support functions.
This makes a huge difference for dynamically loaded support functions,
and should save a few cycles even for built-in ones. Also tweak dfmgr.c
so that load_external_function is called only once, not twice, when
doing fmgr_info for a dynamically loaded function. All per performance
gripe from Teodor Sigaev, 5-Oct-01.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions