Re: Speeding up text_position_next with multibyte encodings

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: John Naylor <jcnaylor(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Speeding up text_position_next with multibyte encodings
Date: 2018-12-23 00:32:22
Message-ID: fdffa9f6-3f6d-67b8-d7fd-bb3d98b62a29@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 23/12/2018 02:28, Heikki Linnakangas wrote:
> On 14/12/2018 23:40, John Naylor wrote:
>> I just noticed that the contrib/citext test fails. I've set the status
>> to waiting on author.
>
> Hmm, it works for me. What failure did you see?

Never mind, I'm seeing it now, with assertions enabled. Thanks, I'll
investigate!

- Heikki

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2018-12-23 00:35:29 Re: [PATCH] Improve tab completion for CREATE TABLE
Previous Message Heikki Linnakangas 2018-12-23 00:28:58 Re: Speeding up text_position_next with multibyte encodings