aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execProcnode.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-04-22 03:52:40 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-04-22 03:52:40 +0000
commitdbcd9d6160ad940d6216e7f3247409b13f64980e (patch)
tree4f3f5f18ed1393ac41dfa635881d5b15cf26ad26 /src/backend/executor/execProcnode.c
parentafcf09dd9034f24e34dd46f69938882ab5b103d2 (diff)
downloadpostgresql-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