pgAdmin 4 commit: Fix Python 2.6 support for SQL_ASCII data in thequer

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix Python 2.6 support for SQL_ASCII data in thequer
Дата
Msg-id E1fW6n9-0004m2-Bt@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix Python 2.6 support for SQL_ASCII data in the query tool.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4ba0e1a6f307d434356c24fb5c577b1d16826371

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/connection.py | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)


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

Предыдущее
От: pgAdmin 4 Jenkins
Дата:
Сообщение: Build failed in Jenkins: pgadmin4-master-python26 #801
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM#3289] Can't query SQL_ASCII database.