Re: Performance issues with v18 SQL-language-function changes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Performance issues with v18 SQL-language-function changes
Дата
Msg-id 2053311.1744830800@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Performance issues with v18 SQL-language-function changes  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Performance issues with v18 SQL-language-function changes
Список pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> On Wed, Apr 16, 2025 at 01:43:46PM -0400, Tom Lane wrote:
>> I'm confused?  0dca5d68d didn't have anything to do with
>> syntax changes, just with when planning happens.

> I was referencing the contrib initialization functions you converted to
> use SQL-standard function bodies:

Nah, that's not really relevant.  The speed concerns I have here
are mostly independent of whether the SQL function is written
in string or SQL-standard form.  Also, I think all of those
contrib functions that are at all performance-relevant are
capable of being inlined, and so wouldn't reach this code anyway.

            regards, tom lane



В списке pgsql-hackers по дате отправления: