Re: Possibly hard-to-read message

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: Possibly hard-to-read message
Дата
Msg-id 2E4127D5-85B9-40B5-8D6F-C44B57E92DDD@yesql.se
обсуждение исходный текст
Ответ на Re: Possibly hard-to-read message  ("David G. Johnston" <david.g.johnston@gmail.com>)
Ответы Re: Possibly hard-to-read message
Список pgsql-hackers
On 27 Mar 2025, at 02:42, David G. Johnston <david.g.johnston@gmail.com> wrote:

On second thought, something like:

WATCH_INTERVAL: an integer number of seconds; overrides the default two second \watch interval

(not quite happy but it's close...keeps the 2s reference point)

Looking at the other variables they tend to use "if set, then" so we should
probably stick to that for this as well?  Something like the below perhaps?

        HELP0("  WATCH_INTERVAL\n"
-                 "    number of seconds \\watch by default waits between executing the query buffer\n");
+                 "    if set to an interval value, overrides the default two second \\watch interval\n");

--
Daniel Gustafsson

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