Re: BUG #18731: The psql \d command does not exactly match but can be executed

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #18731: The psql \d command does not exactly match but can be executed
Дата
Msg-id 1827881.1733245337@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #18731: The psql \d command does not exactly match but can be executed  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #18731: The psql \d command does not exactly match but can be executed
Список pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> I accidentally found that the \d command in psql does not match exactly, but
> it can be executed. Just like the demo below.

Yeah, this is true for the entire \d family: trailing garbage in the
command name doesn't really matter.  I'm not excited about trying
to tighten that up; we'd likely get more complaints than kudos.

            regards, tom lane



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