Re: pgsql: Move inheritance expansion code into its own file

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: pgsql: Move inheritance expansion code into its own file
Дата
Msg-id 201901101857.g45znbsstqgk@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: pgsql: Move inheritance expansion code into its own file  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
On 2019-Jan-10, Tom Lane wrote:

> Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> > Move inheritance expansion code into its own file
> 
> Hm, why does appendinfo.h need to depend on plannodes.h?
> I don't see anything in it that looks like it comes from there.

Yeah, probably no good reason.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove unnecessary #include.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix C++ compile failures in headers.