Re: [HACKERS] [PATCH v1] Add and report the new "in_hot_standby" GUC pseudo-variable.

From: Andres Freund <andres(at)anarazel(dot)de>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, Melanie Plageman <melanieplageman(at)gmail(dot)com>, Elvis Pranskevichus <elprans(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, "Tsunakawa, Takayuki" <tsunakawa(dot)takay(at)jp(dot)fujitsu(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Craig Ringer <craig(at)2ndquadrant(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Michael Banck <michael(dot)banck(at)credativ(dot)de>
Subject: Re: [HACKERS] [PATCH v1] Add and report the new "in_hot_standby" GUC pseudo-variable.
Date: 2018-03-01 09:25:16
Message-ID: 20180301092516.stbae2yn2depli22@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2017-11-28 10:55:34 +0900, Michael Paquier wrote:
> On Mon, Oct 2, 2017 at 4:16 PM, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
> > Based on the unaddressed questions raised in this thread, I’m marking this
> > patch Returned with Feedback. Please re-submit a new version of the patch to a
> > future commitfest.
>
> For some reason this patch has been moved to CF 2017-11, but there has
> been no real updates since the last version in
> https://www.postgresql.org/message-id/flat/1572601(dot)d6Y6hSXNBC%40hammer(dot)magicstack(dot)net#1572601(dot)d6Y6hSXNBC(at)hammer(dot)magicstack(dot)net
> was sent. The patch fails to apply as well now. I am marking it as
> returned with feedback. I am not seeing any replies to the requests
> done as well.

A CF entry for this patch has been created yesterday, without any
changes having happend since the above status update. Given that
there's been no progress for multiple commitfests, and this is the last
CF, this doesn't seem appropriate. Therefore marked as returned with
feedback.

Greetings,

Andres Freund

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2018-03-01 09:28:23 Re: [PoC PATCH] Parallel dump to /dev/null
Previous Message Andres Freund 2018-03-01 09:17:57 Re: pgbench - test whether a variable exists