From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Bernd Helmle <mailings(at)oopsware(dot)de> |
Cc: | PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Minor comment issue in receivelog.c |
Date: | 2017-11-05 16:48:54 |
Message-ID: | CABUevEycisQbbSpwgzGdCFGbN9Aoma9ej8ap=bvmivpWe2aKNQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Nov 2, 2017 at 5:18 PM, Bernd Helmle <mailings(at)oopsware(dot)de> wrote:
> Please find a minor comment fix for receivelog.c, HandleCopyStream().
>
> The comments talks about a START_STREAMING command, but i think
> START_REPLICATION is what's meant here.
>
Yeah, it is. Confusingly enough, START_STREAMING is what's returned by
START_REPLICATION.
Applied, thanks.
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2017-11-05 16:55:35 | Re: Exclude pg_internal.init from base backup |
Previous Message | Paul Ramsey | 2017-11-05 15:23:51 | Re: Parallel Plans and Cost of non-filter functions |