Re: output columns of \dAo and \dAp
Alexander Korotkov <aekorotkov@gmail.com>
From: Alexander Korotkov <aekorotkov@gmail.com>
To: "Jonathan S. Katz" <jkatz@postgresql.org>
Cc: Tom Lane <tgl@sss.pgh.pa.us>,
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-07-11T11:23:33Z
Lists: pgsql-hackers
Attachments
- 0001-Improvements-to-psql-dAo-and-dAp-commands.patch (application/octet-stream) patch 0001
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
Commits
-
Improvements to psql \dAo and \dAp commands
- 8d2ed66e4107 14.0 landed
- ae290059e1aa 13.0 landed