From: | stephane tachoires <stephane(dot)tachoires(at)gmail(dot)com> |
---|---|
To: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Cc: | Dmitry Koval <d(dot)koval(at)postgrespro(dot)ru> |
Subject: | Re: Add SPLIT PARTITION/MERGE PARTITIONS commands |
Date: | 2023-03-29 10:13:37 |
Message-ID: | 168008481713.1140.9911234689670772023.pgcf@coridan.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: tested, passed
Spec compliant: tested, passed
Documentation: tested, failed
Hi,
Just a minor warning with documentation patch
git apply ../v16-0003-Documentation-for-ALTER-TABLE-SPLIT-PARTITION-ME.patch
../v16-0003-Documentation-for-ALTER-TABLE-SPLIT-PARTITION-ME.patch:54: trailing whitespace.
One of the new partitions <replaceable class="parameter">partition_name1</replaceable>,
warning: 1 ligne a ajouté des erreurs d'espace.
(perhaps due to my Ubuntu 22.04.2 french install)
Everything else is ok.
Thanks a lot for your work
Stéphane
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2023-03-29 10:17:29 | Re: Schema variables - new implementation for Postgres 15 |
Previous Message | Amit Kapila | 2023-03-29 09:51:10 | Re: logical decoding and replication of sequences, take 2 |