Re: output columns of \dAo and \dAp - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: output columns of \dAo and \dAp
Date
Msg-id CAPpHfdty+_zFZjma-wwnrzLkADymJTgQQ+wVtcqKZ+nz1=J4cQ@mail.gmail.com
Whole thread Raw
In response to Re: output columns of \dAo and \dAp  (Alexander Korotkov <aekorotkov@gmail.com>)
Responses Re: output columns of \dAo and \dAp  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, Jul 10, 2020 at 2:24 AM Alexander Korotkov <aekorotkov@gmail.com> wrote:
> On Thu, Jul 9, 2020 at 10:03 PM Jonathan S. Katz <jkatz@postgresql.org> wrote:
> > From the RMT perspective, if there is an agreed upon approach (which it
> > sounds like from the above) can someone please commit to working on
> > resolving this open item?
>
> I hardly can extract an approach from this thread, because for me the
> whole issue is about details :)
>
> But I think we can come to an agreement shortly.  And yes, I commit to
> resolve this.

The proposed patch is attached.  This patch is fixes two points:
 * Adds strategy number and purpose to output of \dAo
 * Renames "Left/right arg type" columns of \dAp to "Registered left/right type"

I'm not yet convinced we should change the sort key for \dAo.

Any thoughts?

------
Regards,
Alexander Korotkov

Attachment

pgsql-hackers by date:

Previous
From: Julien Rouhaud
Date:
Subject: Re: Wait profiling
Next
From: Tomas Vondra
Date:
Subject: Re: WIP: BRIN multi-range indexes