Re: [HACKERS] Re: proposal - psql: possibility to specify sort for describe commands, when size is printed

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, Magnus Hagander <magnus(at)hagander(dot)net>, Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] Re: proposal - psql: possibility to specify sort for describe commands, when size is printed
Date: 2017-11-29 05:17:16
Message-ID: CAB7nPqS4oAWpwk7PBOZuzq=KfxMGZfj76KKLfWLAiMFV-K=H3w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Nov 28, 2017 at 4:18 AM, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> wrote:
> This proposal is first time, when we cannot to detect full semantic from
> \xxx command. When user extend query correctly, then it is better than
> before, when not it is worse than before.

As the discussion is still going on, I am moving this patch to next CF.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2017-11-29 05:25:17 Re: [HACKERS] Refactor handling of database attributes between pg_dump and pg_dumpall
Previous Message Michael Paquier 2017-11-29 05:13:23 Re: [HACKERS] CUBE seems a bit confused about ORDER BY