pgsql: Fix pg_receivexlog compile

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix pg_receivexlog compile
Date: 2016-08-29 21:18:46
Message-ID: E1beTx8-0004G3-1D@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix pg_receivexlog compile

Fix compile problem in 9050e5c89dc08, which was botched because of
refactoring that had taken place in 38c83c9b75693.

Per buildfarm

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/3aa233f82fad7ba46c93045408d2052ab1450e15

Modified Files
--------------
src/bin/pg_basebackup/receivelog.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2016-08-29 22:01:53 pgsql: Split hash.h hash_xlog.h
Previous Message Tom Lane 2016-08-29 20:23:23 pgsql: Stamp 9.6rc1.