Re: Parallel execution and prepared statements - Mailing list pgsql-hackers

From Albe Laurenz
Subject Re: Parallel execution and prepared statements
Date
Msg-id A737B7A37273E048B164557ADEF4A58B5399E471@ntex2010i.host.magwien.gv.at
Whole thread Raw
In response to Re: Parallel execution and prepared statements  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: Parallel execution and prepared statements  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
Amit Kapila wrote:
>> But with Tobias' complete patch "make installcheck-world" succeeds.
> 
> Okay.  I have looked into patch proposed and found that it will
> resolve the regression test problem (Create Table .. AS Execute).  I
> think it is slightly prone to breakage if tomorrow we implement usage
> of EXECUTE with statements other Create Table (like Copy).  Have you
> registered this patch in CF to avoid loosing track?
> 
> We have two patches (one proposed in this thread and one proposed by
> me earlier [1]) and both solves the regression test failure.  Unless
> there is some better approach, I think we can go with one of these.

Tobias did that here: https://commitfest.postgresql.org/12/890/

He added your patch as well.

Yours,
Laurenz Albe

pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: pg_hba_file_settings view patch
Next
From: Amit Kapila
Date:
Subject: Re: make default TABLESPACE belong to target table.