From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
---|---|
To: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
Cc: | Asif Rehman <asifr(dot)rehman(at)gmail(dot)com>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: pgbench - allow to create partitioned tables |
Date: | 2019-09-20 04:50:53 |
Message-ID: | alpine.DEB.2.21.1909200649290.17397@lancre |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
>> v12:
>> - fixes NULL vs NULL
>> - works correctly with a partitioned table without partitions attached
>> - generates an error if the partition method is unknown
>> - adds an assert
>
> You seem to have attached some previous version (v2) of this patch. I
> could see old issues in the patch which we have sorted out in the
> review.
Indeed. This is a change from forgetting the attachement.
Here is v12. Hopefully.
--
Fabien.
Attachment | Content-Type | Size |
---|---|---|
pgbench-init-partitioned-12.patch | text/x-diff | 12.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Fabien COELHO | 2019-09-20 04:59:25 | Re: pgbench - allow to create partitioned tables |
Previous Message | Dilip Kumar | 2019-09-20 04:48:44 | Re: A problem about partitionwise join |