| От | Tom Lane |
|---|---|
| Тема | Re: Tab completion for SET TimeZone |
| Дата | |
| Msg-id | 514658.1647438049@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Tab completion for SET TimeZone (Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>) |
| Ответы |
Re: Tab completion for SET TimeZone
|
| Список | pgsql-hackers |
=?utf-8?Q?Dagfinn_Ilmari_Manns=C3=A5ker?= <ilmari@ilmari.org> writes:
> I just noticed I left out the = in the match check, here's an updated
> patch that fixes that.
Hmm .... is that actually going to be useful in that form?
Most time zone names contain slashes and will therefore require
single-quoting. I think you might need pushups comparable to
COMPLETE_WITH_ENUM_VALUE.
Also, personally, I'd rather not smash the names to lower case.
I think that's a significant decrement of readability.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера