Underscores not visible in the output of SQL Query (SQLGrid)

Поиск
Список
Период
Сортировка
От Sachin Srivastava
Тема Underscores not visible in the output of SQL Query (SQLGrid)
Дата
Msg-id C03BC1EE-D1EF-4465-A391-B0A36EF01504@enterprisedb.com
обсуждение исходный текст
Ответы Re: Underscores not visible in the output of SQL Query (SQLGrid)
Список pgadmin-hackers
Hi all,

If you execute a query in the query browser and the result contains underscores like "A_B", then the '_' is not visible in the result.

Example query:  SELECT relname FROM pg_class ORDER BY relname LIMIT 5;

The following patch fixes it.  

--
Regards,
Sachin Srivastava

Вложения

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