Re: calling procedures is slow and consumes extra much memory against calling function - Mailing list pgsql-hackers

From Tom Lane
Subject Re: calling procedures is slow and consumes extra much memory against calling function
Date
Msg-id 657469.1601392835@sss.pgh.pa.us
Whole thread Raw
In response to Re: calling procedures is slow and consumes extra much memory against calling function  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: calling procedures is slow and consumes extra much memory against calling function  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
Pavel Stehule <pavel.stehule@gmail.com> writes:
> I agree with these conclusions.  I'll try to look if I can do #2 patch
> better for pg14. Probably it can fix more issues related to CALL statement,
> and I agree so this should not be backapatched.

I've pushed this and marked the CF entry committed.  Please start a
new thread and new CF entry whenever you have a more ambitious patch.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Dilip Kumar
Date:
Subject: Re: Parallel INSERT (INTO ... SELECT ...)
Next
From: Tom Lane
Date:
Subject: Re: Planner making bad choice in alternative subplan decision