RE: Parallel Inserts (WAS: [bug?] Missed parallel safety checks..)

From: "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: Greg Nancarrow <gregn4422(at)gmail(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: RE: Parallel Inserts (WAS: [bug?] Missed parallel safety checks..)
Date: 2021-08-19 08:16:11
Message-ID: OS0PR01MB571662F067FA1346A8856F6B94C09@OS0PR01MB5716.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Aug 6, 2021 4:23 PM Hou zhijie <houzj(dot)fnst(at)fujitsu(dot)com> wrote:
>
> Update the commit message in patches to make it easier for others to review.

CFbot reported a compile error due to recent commit 3aafc03.
Attach rebased patches which fix the error.

Best regards,
Hou zj

Attachment Content-Type Size
v17-0004-Cache-parallel-dml-safety.patch application/octet-stream 12.3 KB
v17-0001-CREATE-ALTER-TABLE-PARALLEL-DML.patch application/octet-stream 44.2 KB
v17-0002-Parallel-SELECT-for-INSERT.patch application/octet-stream 9.9 KB
v17-0003-Get-parallel-safety-functions.patch application/octet-stream 31.8 KB
v17-0005-Regression-test-and-doc-updates.patch application/octet-stream 110.9 KB
v17-0006-Workaround-for-query-rewriter-hasModifyingCTE-bug.patch application/octet-stream 2.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2021-08-19 08:33:05 Middleware Messages for FE/BE
Previous Message Andres Freund 2021-08-19 08:10:55 Re: elog.c query_id support vs shutdown