diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-06-21 16:05:11 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-06-21 16:05:11 +0000 |
commit | 04c5b69603c4ec7f80022d0ae6d92ad8a6730141 (patch) | |
tree | 86186200560ef3be7af892982b5b0e86a0b313fe /src/backend/executor/nodeFunctionscan.c | |
parent | 3f9aace723213b2d2c34cd74144b675faced3a25 (diff) | |
download | postgresql-04c5b69603c4ec7f80022d0ae6d92ad8a6730141.tar.gz postgresql-04c5b69603c4ec7f80022d0ae6d92ad8a6730141.zip |
Clean up psql variable code a little: eliminate unnecessary tests in
GetVariable() and be consistent about treatment of the list header.
Motivated by noticing strspn() taking an unreasonable percentage of
runtime --- the call removed from GetVariable() was the only one that
could be in a high-usage path ...
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions