diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2007-09-22 03:58:34 +0000 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2007-09-22 03:58:34 +0000 |
commit | e1528933058db8db8e7398c044b1e9fee82cddcf (patch) | |
tree | 98b77b2335a13ad314fcafb9a893c4a394f08275 /src/backend/utils/adt/regexp.c | |
parent | b5d1608b0ae32e47ddfaf4c5e41afc7004171075 (diff) | |
download | postgresql-e1528933058db8db8e7398c044b1e9fee82cddcf.tar.gz postgresql-e1528933058db8db8e7398c044b1e9fee82cddcf.zip |
Go back to using a separate method for doing ILIKE for single byte
character encodings that doesn't involve calling lower(). This should
cure the performance regression in this case complained of by Guillaume
Smet. It still leaves the horrid performance for multi-byte encodings
introduced in 8.2, but there's no obvious solution for that in sight.
Diffstat (limited to 'src/backend/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions