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

From Pavel Stehule
Subject Re: calling procedures is slow and consumes extra much memory against calling function
Date
Msg-id CAFj8pRCZq8Yg6uMv7SnJd21WK8gcb1mZ-Shvr-UPOku8rMKTZA@mail.gmail.com
Whole thread Raw
In response to Re: calling procedures is slow and consumes extra much memory against calling function  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers


út 29. 9. 2020 v 17:20 odesílatel Tom Lane <tgl@sss.pgh.pa.us> napsal:
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.

Thank you

Pavel


                        regards, tom lane

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Dumping/restoring fails on inherited generated column
Next
From: Alvaro Herrera
Date:
Subject: some pointless HeapTupleHeaderIndicatesMovedPartitions calls