Re: moving some code out of explain.c

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: moving some code out of explain.c
Дата
Msg-id 2619147.1740690725@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: moving some code out of explain.c  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: moving some code out of explain.c
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> On Thu, Feb 27, 2025 at 3:05 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Did you look at avoiding that with our standard trick of writing
>> detail-free struct declarations?

> OK, here's a patch that does that. Thoughts?

+1, but how about explain_dr.h too?  It doesn't seem though that
we can avoid #include "executor/instrument.h" there, so it'd be
a little asymmetrical.  But the executor inclusion doesn't seem
nearly as much almost-circular.

            regards, tom lane



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