Re: bytea, index and like operator again and detailed report

From: Joe Conway <mail(at)joeconway(dot)com>
To: Alvar Freude <alvar(at)a-blast(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: bytea, index and like operator again and detailed report
Date: 2003-12-05 22:42:28
Message-ID: 3FD109D4.1040603@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Alvar Freude wrote:
> while changing a column from base255 encoded text (all except null byte) to
> bytea, I found the following bug in Postgresql's LIKE operator with indexes
> (it follows a more detailed description then my old mails in -bugs and
> - -general, including the proof of the bug):

Please try the attached patch and let me know how it works for you. It
is against cvs HEAD, but should apply OK to 7.4.

Thanks,

Joe

Attachment Content-Type Size
likebytea-fix.5.patch text/plain 7.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Roderick A. Anderson 2003-12-05 23:11:24 Re: postgresql-7.4 make error: tuptoaster.c: In function
Previous Message Michael Wildpaner 2003-12-05 22:28:01 Re: [BUG/PATCH] backend crashes during authentication if

Browse pgsql-patches by date

  From Date Subject
Next Message Alvar Freude 2003-12-05 23:31:07 Re: bytea, index and like operator again and detailed
Previous Message David Fetter 2003-12-05 06:20:46 YA Doc patch