diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-04-22 03:52:40 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-04-22 03:52:40 +0000 |
commit | dbcd9d6160ad940d6216e7f3247409b13f64980e (patch) | |
tree | 4f3f5f18ed1393ac41dfa635881d5b15cf26ad26 /src/backend/executor/execProcnode.c | |
parent | afcf09dd9034f24e34dd46f69938882ab5b103d2 (diff) | |
download | postgresql-dbcd9d6160ad940d6216e7f3247409b13f64980e.tar.gz postgresql-dbcd9d6160ad940d6216e7f3247409b13f64980e.zip |
Remove some of the most blatant brain-fade in the recent guc patch
(it's so nice to have a buildfarm member that actively rejects naked
uses of strcasecmp). This coding is still pretty awful, though, since
it's going to be O(N^2) in the number of guc variables. May I direct
your attention to bsearch?
Diffstat (limited to 'src/backend/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions