Re: Making error message more user-friendly with spaces in a URI

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Making error message more user-friendly with spaces in a URI
Дата
Msg-id 3621483.1731977528@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Making error message more user-friendly with spaces in a URI  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Список pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> Could it be better to mention %20 in the error message?  Say an
> addition like:
> "unexpected spaces found \"%s\", use percent-encoded spaces (%%20) instead"

+1.  Also the grammar seems a bit off; how about

"unexpected spaces found in \"%s\", use percent-encoded spaces (%%20) instead"

            regards, tom lane



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