pgsql: Remove duplicate include of slot.h.

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove duplicate include of slot.h.
Date: 2014-12-25 13:53:43
Message-ID: E1Y48rH-0002s4-Nz@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2014-12-25 14:46:52 Re: pgsql: Move pg_lzcompress.c to src/common.
Previous Message Andres Freund 2014-12-25 13:43:47 Re: pgsql: Move pg_lzcompress.c to src/common.