Re: moving some code out of explain.c
| От | Álvaro Herrera |
|---|---|
| Тема | Re: moving some code out of explain.c |
| Дата | |
| Msg-id | 202502271921.qgzpfwpkaurg@alvherre.pgsql обсуждение |
| Ответ на | Re: moving some code out of explain.c (Robert Haas <robertmhaas@gmail.com>) |
| Ответы |
Re: moving some code out of explain.c
|
| Список | pgsql-hackers |
On 2025-Feb-27, Robert Haas wrote: > I see that the Redis-FDW test is failing; it will now need to include > "commands/explain_format.h" -- unless we something, of course. I wonder if it was really a useful idea to move the declarations of those functions from explain.h to the new explain_format.h file. It seems that this new file now has a bunch of declarations that have always been something of a public interface, together with others that are only of internal explain.c interest, such as ExplainOpenSetAsideGroup() and friends. -- Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
В списке pgsql-hackers по дате отправления: