Re: Speeding up text_position_next with multibyte encodings - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Speeding up text_position_next with multibyte encodings
Date
Msg-id fdffa9f6-3f6d-67b8-d7fd-bb3d98b62a29@iki.fi
Whole thread Raw
In response to Re: Speeding up text_position_next with multibyte encodings  (Heikki Linnakangas <hlinnaka@iki.fi>)
Responses Re: Speeding up text_position_next with multibyte encodings  (Heikki Linnakangas <hlinnaka@iki.fi>)
List 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


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Speeding up text_position_next with multibyte encodings
Next
From: Michael Paquier
Date:
Subject: Re: [PATCH] Improve tab completion for CREATE TABLE