| From: | "Hou, Zhijie" <houzj(dot)fnst(at)cn(dot)fujitsu(dot)com> |
|---|---|
| To: | Greg Nancarrow <gregn4422(at)gmail(dot)com> |
| Cc: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, vignesh C <vignesh21(at)gmail(dot)com>, "Amit Langote" <amitlangote09(at)gmail(dot)com>, David Rowley <dgrowleyml(at)gmail(dot)com>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Tsunakawa, Takayuki" <tsunakawa(dot)takay(at)fujitsu(dot)com> |
| Subject: | RE: Determine parallel-safety of partition relations for Inserts |
| Date: | 2021-02-03 01:01:05 |
| Message-ID: | 0ff0e3a9d08346f996df3a594ab01544@G08CNEXMBPEKD05.g08.fujitsu.local |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
Attaching v5 patches with the changes:
* rebase the code on the greg's latest parallel insert patch
* fix some code style.
Please consider it for further review.
Best regards,
Houzj
| Attachment | Content-Type | Size |
|---|---|---|
| v5_0004-reloption-parallel_dml-test-and-doc.patch | application/octet-stream | 6.6 KB |
| v5_0001-guc-option-enable_parallel_dml-src.patch | application/octet-stream | 3.7 KB |
| v5_0002-guc-option-enable_parallel_dml-doc-and-test.patch | application/octet-stream | 5.1 KB |
| v5_0003-reloption-parallel_dml-src.patch.patch | application/octet-stream | 9.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hou, Zhijie | 2021-02-03 01:02:45 | RE: Determine parallel-safety of partition relations for Inserts |
| Previous Message | Andres Freund | 2021-02-03 00:32:50 | Re: LogwrtResult contended spinlock |