indexable and locale

From: Goran Thyni <goran(at)kirra(dot)net>
To: PostgreSQL-development <hackers(at)postgreSQL(dot)org>
Cc: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Subject: indexable and locale
Date: 1999-10-15 18:10:43
Message-ID: 38076E23.DF48EB24@kirra.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello again,
I thought I should start making some small contibutions before 7.0.

Attached is a patch to the old problem discussed feverly before 6.5.
What is does:
for locale-enabled servers:
use index if last char before '%' is ascii.
for non-locale servers:
do not use locale if last char is non-ascii since it is wrong anyway.

Comments?

regards,
--
-----------------
Göran Thyni
On quiet nights you can hear Windows NT reboot!

Attachment Content-Type Size
pg.indexable.diff text/plain 2.8 KB
pg.indexable.diff.gz application/x-gzip 1023 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Meskes 1999-10-15 19:10:22 Re: [HACKERS] The new globe
Previous Message Jan Wieck 1999-10-15 14:43:40 Re: [HACKERS] The new globe