Re: Make description of heap records more talkative for flags - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Make description of heap records more talkative for flags
Date
Msg-id 20180515213255.jjl2jcpzenpj4mne@alap3.anarazel.de
Whole thread Raw
In response to Re: Make description of heap records more talkative for flags  ("Jonathan S. Katz" <jkatz@postgresql.org>)
Responses Re: Make description of heap records more talkative for flags  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On 2018-05-15 16:28:23 -0500, Jonathan S. Katz wrote:
> 
> > On May 15, 2018, at 12:50 PM, Andres Freund <andres@anarazel.de> wrote:
> > 
> > On 2018-05-15 13:44:58 -0400, Alvaro Herrera wrote:
> >> On 2018-Apr-23, Alvaro Herrera wrote:
> >> 
> >>> Now, frankly, this being mostly a debugging tool, I think it would be
> >>> better to have the output as complete as we can.  Otherwise, when
> >>> debugging some hideous problem we find ourselves patching the tool
> >>> during an emergency in order to figure out what is going on.  For this,
> >>> I would rather patch the earliest version we conveniently can.  We
> >>> cannot patch pg10 because it's already out there, but not so for pg11.
> >> 
> >> RMT, I would like your opinion on whether to apply a fix for this
> >> problem to pg11 or not.
> > 
> > -0.1. We've lived without this for years, I fail to see why this should
> > get an exception / has any sort of urgency. We could establish a policy
> > that we just exclude parts of the source tree from the code freeze, but
> > we haven't so far.
> 
> Per Alvaro’s above comment, if this is something low-risk that could prevent
> the “emergency patch” scenario later on when we actually need such
> debugging flags in place, I would be ok with getting this in prior to
> Beta 1.

I have an *extremely* hard time that'd ever be the case. And it'd not
really change much, given several years of back branch releases.
Anyway, I'm only -0.1 here.

Greetings,

Andres Freund


pgsql-hackers by date:

Previous
From: "Jonathan S. Katz"
Date:
Subject: Re: Make description of heap records more talkative for flags
Next
From: Tom Lane
Date:
Subject: NaNs in numeric_power (was Re: Postgres 11 release notes)