Document SQL functions behavior regarding custom/generic plan

From: Renan Alves Fonseca <renanfonseca(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Document SQL functions behavior regarding custom/generic plan
Date: 2025-04-01 17:37:08
Message-ID: CAN_p2Qjxjc6ae9SEN04D5Fpqg5PxqqHpBbN1ifWw-iH=1TpQhA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

In [1], we discussed adding some lines regarding the fact that SQL
functions always use generic plan. Here is the suggested patch. I've
tested on V17 and V12. It does not concern V18.

Regards,
Renan

[1] https://www.postgresql.org/message-id/CAApHDvp3EDrVhGjmb21bceJ5-Y7iXKOn2UGG3-ngp_9ob_mpLw%40mail.gmail.com

Attachment Content-Type Size
0001-Document-SQL-functions-behavior-regarding-custom-gen.patch text/x-patch 915 bytes

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Lakhin 2025-04-01 18:00:00 Re: bug when apply fast default mechanism for adding new column over domain with default value
Previous Message Fujii Masao 2025-04-01 17:35:35 Re: Extend ALTER DEFAULT PRIVILEGES for large objects