RE: Determine parallel-safety of partition relations for Inserts - Mailing list pgsql-hackers

From Hou, Zhijie
Subject RE: Determine parallel-safety of partition relations for Inserts
Date
Msg-id 20dd7d3459e84d11888b7874a0d2b35b@G08CNEXMBPEKD05.g08.fujitsu.local
Whole thread Raw
In response to RE: Determine parallel-safety of partition relations for Inserts  ("Huang, Qiuyan" <huangqy.fnst@cn.fujitsu.com>)
List pgsql-hackers
Hi,

Attaching v6 patches with the changes:
  * rebase the code on the greg's latest parallel insert patch.
  * fix some code comment.
  * add some test to cover the partitioned table.

Please consider it for further review.

Best regards,
Houzj




Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: A qsort template
Next
From: Amit Langote
Date:
Subject: Re: POC: postgres_fdw insert batching