mirror of
https://github.com/postgres/postgres.git
synced 2025-12-01 12:18:01 +03:00
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.