pgsql: Don't include rel.h when relcache.h is sufficient

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Don't include rel.h when relcache.h is sufficient
Дата
Msg-id E1ZPDUF-0004um-2w@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Don't include rel.h when relcache.h is sufficient

Trivial change to reduce exposure of rel.h.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4901b2f49536f439f79d067a9b30a7a837d6c72b

Modified Files
--------------
src/backend/replication/logical/reorderbuffer.c |    2 +-
src/include/replication/reorderbuffer.h         |    5 +----
2 files changed, 2 insertions(+), 5 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Fix broken markup, and copy-edit a bit.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Postpone extParam/allParam calculations until the very end of pl