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
Список
Дерево обсуждения
Underscores not visible in the output of SQL Query (SQLGrid) Sachin Srivastava <sachin.srivastava@enterprisedb.com>
Re: Underscores not visible in the output of SQL
Query (SQLGrid) Dave Page <dpage@pgadmin.org>
Re: Underscores not visible in the output of SQL Query (SQLGrid) Sachin Srivastava <sachin.srivastava@enterprisedb.com>
Re: Underscores not visible in the output of SQL
Query (SQLGrid) Dave Page <dpage@pgadmin.org>
Re: Underscores not visible in the output of SQL
Query (SQLGrid) Sachin Srivastava <sachin.srivastava@enterprisedb.com>
Re: Underscores not visible in the output of SQL
Query (SQLGrid) Dave Page <dpage@pgadmin.org>
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.
В списке pgadmin-hackers по дате отправления
От: pgAdmin Trac
Дата: