Bruce Momjian <br...@momjian.us> writes: > Yes, please. That would be a big help. Is there no optimization for > strings? I assume they are sorted a lot.
It seems unlikely that it'd be worth including strings, especially if your locale is not C. This whole thing only makes sense for datatypes that are comparable in approximately 1 machine instruction. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers