diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-12-29 21:33:09 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-12-29 21:33:09 +0000 |
commit | 07f9f4d41352ff8cd45ba04ebb8b36764fed65df (patch) | |
tree | 0eba40d1a5a12db519e37cd43c9706b2eb56df40 /src/backend/access/gist/gist.c | |
parent | 21b3c0e0ec134eeb1d952e004d992380e8280727 (diff) | |
download | postgresql-07f9f4d41352ff8cd45ba04ebb8b36764fed65df.tar.gz postgresql-07f9f4d41352ff8cd45ba04ebb8b36764fed65df.zip |
Tweak OpernameGetCandidates() to reduce palloc overhead --- profiling
showed that for common operator names such as '=', the pallocs done by
this routine occupied a surprisingly large fraction of the total time
for the parser to process an operator.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions