Re: [GENERAL] About bug reports

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Alexander N Shulyak <alec(at)nikts(dot)nk(dot)ukrtel(dot)net>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] About bug reports
Date: 1999-06-17 13:36:12
Message-ID: 199906171336.JAA20450@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I have filled and sent bug report about SELECT with LIKE in 6.5
> which don't use realy index scaning, but don't see any reaction,
> even if somebody get my report. Can anybody explain me how can I get
> information about my bug report?

If you enable locale in configure, we can't do indexing because we don't
know the max/next ordering of the specific character set.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stuart Rison 1999-06-17 14:00:15 Re: [GENERAL] Problem with perl / postgres
Previous Message Bruce Momjian 1999-06-17 13:31:27 Re: [GENERAL] Two questions about 6.5