Re: BUG #17767: psql: tab-completion causes warnings when standard_conforming_strings = off

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #17767: psql: tab-completion causes warnings when standard_conforming_strings = off
Дата
Msg-id 1366329.1675262563@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #17767: psql: tab-completion causes warnings when standard_conforming_strings = off  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #17767: psql: tab-completion causes warnings when standard_conforming_strings = off  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> Step to reproduce:
> 1. Set standard_conforming_strings = off
> 2. Type `\d _` and press Tab key

> Actual result:
> Got `WARNING:  nonstandard use of \\ in a string literal`

Yeah, that should be coded a bit more robustly.  Will fix, thanks
for the report!

            regards, tom lane



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: range_agg extremely slow compared to naive implementation in obscure circumstances
Следующее
От: Tom Lane
Дата:
Сообщение: Re: range_agg extremely slow compared to naive implementation in obscure circumstances