order by x using varchar_pattern_ops

From: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
To: "Postgres General List" <pgsql-general(at)postgresql(dot)org>
Subject: order by x using varchar_pattern_ops
Date: 2008-08-20 20:32:35
Message-ID: dcc563d10808201332w16bb0193y5710afa5b240781c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Matthew Pettis 2008-08-20 20:38:06 Re: Fwd: Restarting with pg_ctl, users, and passwords.
Previous Message Adrian Klaver 2008-08-20 20:32:22 Re: Fwd: Restarting with pg_ctl, users, and passwords.