OK, so I know about varchar_pattern_ops for things like matching with like in a non C locale. But is there a way to force a use of varchar_pattern_ops on a column used in an order by?
OK, so I know about varchar_pattern_ops for things like matching with like in a non C locale. But is there a way to force a use of varchar_pattern_ops on a column used in an order by?