Re: psql - add SHOW_ALL_RESULTS option

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: psql - add SHOW_ALL_RESULTS option
Date: 2021-07-23 07:41:05
Message-ID: alpine.DEB.2.22.394.2107230938180.25741@pseudo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


>>> I tested manually for the pager feature, which mostly work, althoug
>>> "pspg --stream" does not seem to expect two tables, or maybe there is
>>> a way to switch between these that I have not found.
>>
>> pspg doesn't support this feature.

Sure. Note that it is not a feature yet:-)

ISTM that having some configurable pager-targetted marker would greatly
help parsing on the pager side, so this might be the way to go, if this
finally becomes a feature.

--
Fabien.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2021-07-23 07:56:41 Re: psql - add SHOW_ALL_RESULTS option
Previous Message tanghy.fnst@fujitsu.com 2021-07-23 06:12:02 [Doc] Tiny fix for regression tests example