Escape output of pg_amcheck test

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Escape output of pg_amcheck test
Дата
Msg-id 3f96f079-64e5-468a-8a19-cb481f0d31e5@eisentraut.org
обсуждение исходный текст
Ответы Re: Escape output of pg_amcheck test
Re: Escape output of pg_amcheck test
Список pgsql-hackers
The pg_amcheck reports a skip message if the layout of the index does 
not match expectations.  That message includes the bytes that were 
expected and the ones that were found.  But the found ones are arbitrary 
bytes, which can have funny effects on the terminal when they are 
printed.  To avoid that, escape non-word characters before printing.
Вложения

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

Предыдущее
От: Junwang Zhao
Дата:
Сообщение: Re: Change GUC hashtable to use simplehash?
Следующее
От: Bertrand Drouvot
Дата:
Сообщение: Re: Add a perl function in Cluster.pm to generate WAL