Обсуждение: pgsql: Don't include rel.h when relcache.h is sufficient

Поиск
Список
Период
Сортировка

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

От
Alvaro Herrera
Дата:
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(-)