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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
