snowball update

From: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: snowball update
Date: 2021-02-12 10:14:34
Message-ID: 0ecf3651-7392-a042-641b-0b8d24a5fe84@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

There is another snowball release out, and I have prepared a patch to
integrate it. It's very big and mostly boring, so I'm not attaching it
here, but you can see it at

https://github.com/petere/postgresql/commit/d0aa6c2148bcef10942959035ce14f1810873593.patch

Major changes are new stemmers for Armenian, Serbian, and Yiddish.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2021-02-12 10:33:11 Re: repeated decoding of prepared transactions
Previous Message Kyotaro Horiguchi 2021-02-12 08:30:43 Re: Asynchronous Append on postgres_fdw nodes.