Re: Proposal: %T Prompt parameter for psql for current time (like Oracle has)
От | Tom Lane |
---|---|
Тема | Re: Proposal: %T Prompt parameter for psql for current time (like Oracle has) |
Дата | |
Msg-id | 157609.1677088525@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Proposal: %T Prompt parameter for psql for current time (like Oracle has) (Kirk Wolak <wolakk@gmail.com>) |
Ответы |
Re: Proposal: %T Prompt parameter for psql for current time (like Oracle has)
Re: Proposal: %T Prompt parameter for psql for current time (like Oracle has) Re: Proposal: %T Prompt parameter for psql for current time (like Oracle has) |
Список | pgsql-hackers |
Kirk Wolak <wolakk@gmail.com> writes: > Proposal: Simply add the %T (PROMPT variable) to output the current time > (HH24:MI:SS) into the prompt. I'm not really convinced that %`date` isn't a usable solution for this, especially since it seems like a very niche requirement. The next person who wants it might well have a different desire than you for exactly what gets shown. The output of date can be customized, but a hard-wired prompt.c feature not so much. On the whole I'd rather not eat more of the limited namespace for psql prompt codes for this. regards, tom lane
В списке pgsql-hackers по дате отправления: