Re: snowball update - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: snowball update
Date
Msg-id bb0def4f-258a-b326-f9ff-4e268d46c208@enterprisedb.com
Whole thread Raw
In response to Re: snowball update  (Oleg Bartunov <obartunov@postgrespro.ru>)
List pgsql-hackers
On 2021-02-12 22:00, Oleg Bartunov wrote:
> We don't have (and really it's impossible) regression test for stemmers, so
> maybe we should warn users about possible inconsistencies of old
> tsvectors and new stemmers ?

Yeah, it's analogous to collation and Unicode updates.  We could invent 
a versioning mechanism; we have some of the infrastructure for that now. 
  But until we do that, perhaps some more elaborate guidance in the 
major version release notes would be appropriate.



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: [POC] verifying UTF-8 using SIMD instructions
Next
From: Amit Langote
Date:
Subject: Re: a misbehavior of partition row movement (?)