Re: [PATCH] Automatic HASH and LIST partition creation

Pavel Borisov <pashkin.elfe@gmail.com>

From: Pavel Borisov <pashkin.elfe@gmail.com>
To: Anastasia Lubennikova <a.lubennikova@postgrespro.ru>
Cc: Rahila Syed <rahilasyed90@gmail.com>, Michael Paquier <michael@paquier.xyz>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Fabien COELHO <coelho@cri.ensmp.fr>, Justin Pryzby <pryzby@telsasoft.com>, Robert Haas <robertmhaas@gmail.com>, Amul Sul <sulamul@gmail.com>
Date: 2020-10-07T07:30:01Z
Lists: pgsql-hackers
>
> Do you think that it is a bug? For now, I removed this statement from
> tests just to calm down the CI.
>

It is in accordance with changes in tests for vanilla
decralarive partitioning as per

commit 2dfa3fea88bc951d0812a18649d801f07964c9b9
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date:   Mon Sep 28 13:44:01 2020 -0400
    Remove complaints about COLLATE clauses in partition bound values.

which my test does for automatic way in the same style. So I consider your
removal completely correct.

Thank you!

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Remove complaints about COLLATE clauses in partition bound values.