pgsql: psql: Reword help message and docs for WATCH_INTERVAL - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: psql: Reword help message and docs for WATCH_INTERVAL
Date
Msg-id E1uQ4JY-001Tfi-1j@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
psql: Reword help message and docs for WATCH_INTERVAL

Reword the documentation around the default value to make interaction
between WATCH_INTERVAL and the \watch command clearer.  While there,
also remove a stray parenthesis left over from a previous version of
the patch.

Reported-by: Peter Eisentraut <peter@eisentraut.org>
Reviewed-by: David G. Johnston <david.g.johnston@gmail.com>
Discussion: https://postgr.es/m/c34a650b-6f8b-4da7-9ebb-b6df03ce009d@eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/29aaeceee2f3420fb6ecb8e6aae311076c17f687

Modified Files
--------------
doc/src/sgml/ref/psql-ref.sgml | 9 +++++----
src/bin/psql/help.c            | 5 +++--
2 files changed, 8 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: pg_restore: Fix wrong descriptions of --with-{schema,data,statis
Next
From: Jeff Davis
Date:
Subject: pgsql: Comment fixups from 626df47ad9.