Re: psql - pager support - using invisible chars for signalling end of report

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: psql - pager support - using invisible chars for signalling end of report
Date: 2020-04-24 19:33:35
Message-ID: 13199.1587756815@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> writes:
> I had a idea using some invisible chars, that are usually ignored (and use
> these special characters only when user would it).

And what will happen when those characters are in the data?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message James Coleman 2020-04-24 20:35:02 Re: Incremental sorts and EXEC_FLAG_REWIND
Previous Message Pavel Stehule 2020-04-24 17:54:48 psql - pager support - using invisible chars for signalling end of report