pgsql: Remove duplicate include of slot.h. - Mailing list pgsql-committers

From Fujii Masao
Subject pgsql: Remove duplicate include of slot.h.
Date
Msg-id E1Y48rH-0002s4-Nz@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove duplicate include of slot.h.

Back-patch to 9.4, where this problem was added.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/6ac1c52e472a1734d0f6bdc41b4ab871e21f7b92

Modified Files
--------------
src/backend/replication/walsender.c |    1 -
1 file changed, 1 deletion(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Remove duplicate include of slot.h.
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Move pg_lzcompress.c to src/common.