pgsql: walsender.h doesn't need xlog.h, per Tom. - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: walsender.h doesn't need xlog.h, per Tom.
Date
Msg-id E1R01Su-0002Jc-6G@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
walsender.h doesn't need xlog.h, per Tom.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5bce637a4b92ed083f2c21cff63917cb2849b851

Modified Files
--------------
src/include/replication/walsender.h |    1 -
1 files changed, 0 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Move AllowCascadeReplication() define from xlog.h to replication
Next
From: Tom Lane
Date:
Subject: pgsql: Remove unnecessary and circular #include.