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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: psql - pager support - using invisible chars for signalling end of report
Дата
Msg-id 27758.1587773545@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: psql - pager support - using invisible chars for signalling endof report  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: psql - pager support - using invisible chars for signalling endof report
Re: psql - pager support - using invisible chars for signalling endof report
Список pgsql-hackers
Pavel Stehule <pavel.stehule@gmail.com> writes:
> pá 24. 4. 2020 v 21:33 odesílatel Tom Lane <tgl@sss.pgh.pa.us> napsal:
>> And what will happen when those characters are in the data?

> It will be used on pager side as signal so previous rows was really last
> row of result, and new row will be related to new result.

In other words, it will misbehave badly if those characters appear
in the query result.  Doesn't sound acceptable to me.

            regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: Incremental sorts and EXEC_FLAG_REWIND
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: psql - pager support - using invisible chars for signalling endof report