pgsql: Improve header output from psql's \watch command.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Improve header output from psql's \watch command.
Дата
Msg-id E1ai8P7-0004xD-K0@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve header output from psql's \watch command.

Include the \pset title string if there is one, and shorten the prefab
part of the header to be "timestamp (every Ns)".  Per suggestion by
David Johnston.

Michael Paquier and Tom Lane

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/dea2b5960a9460c02896ed361d35e92bce02801a

Modified Files
--------------
doc/src/sgml/ref/psql-ref.sgml |  6 ++++--
src/bin/psql/command.c         | 41 +++++++++++++++++++++++++++++++----------
2 files changed, 35 insertions(+), 12 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Allow the delay in psql's \watch command to be a fractional seco
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9.