Re: pg_receivexlog and replication slots - Mailing list pgsql-hackers

From Andres Freund
Subject Re: pg_receivexlog and replication slots
Date
Msg-id 20141001171917.GA7812@awork2.anarazel.de
Whole thread Raw
In response to Re: pg_receivexlog and replication slots  (Jan Wieck <jan@wi3ck.info>)
Responses Re: pg_receivexlog and replication slots
List pgsql-hackers
On 2014-10-01 13:17:17 -0400, Jan Wieck wrote:
> >>-static void StreamLog();
> >>+static void StreamLogicalLog();
> >>Not related at all to those patches, but for correctness it is better to
> >>add a declaration "(void)".
> >
> >Agreed.
> >
> >>Except those small things the changes look good to me.
> >
> >Cool. Will push and then, sometime this week, review the next patch.

> You might want to do that function renaming in pg_receivexlog.c as well.

Why? You mean to StreamPhysicalLog()?

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Jan Wieck
Date:
Subject: Re: pg_receivexlog and replication slots
Next
From: Jan Wieck
Date:
Subject: Re: pg_receivexlog and replication slots