How do a user-defined function that returns a table executes a query?

Поиск
Список
Период
Сортировка
От Katsuya Okizaki
Тема How do a user-defined function that returns a table executes a query?
Дата
Msg-id CAAe6QrDV884w99u1z8r6ybyi55iir4+Z-YU+ZBNHT6rKi+oBTg@mail.gmail.com
обсуждение исходный текст
Ответы Re: How do a user-defined function that returns a table executes a query?  ("David G. Johnston" <david.g.johnston@gmail.com>)
Re: How do a user-defined function that returns a table executes a query?  (Laurenz Albe <laurenz.albe@cybertec.at>)
Список pgsql-general
Hi everyone,

I hope this message finds you in good health and spirits. I am reaching out to this incredible community for some guidance and advice. I am currently trying to understand how a user-defined function that returns a table executes a query.

In a normal SQL, we can use the EXPLAIN command to view the execution plan. However, in this case, I am not sure how a user-defined function work.

If anyone has faced a similar situation and found a way to view the execution plan, I would greatly appreciate your insights and suggestions.

Thank you for taking the time to read my message. I look forward to hearing from you.

Best regards,

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

Предыдущее
От: Brad White
Дата:
Сообщение: Re: PostgreSQL
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: How do a user-defined function that returns a table executes a query?