mirror of
https://github.com/postgres/postgres.git
synced 2025-11-08 00:21:12 -05:00
This provides a small but worthwhile speedup when sorting text, at least in cases to which the sortsupport machinery applies. Robert Haas and Peter Geoghegan