pgAdmin 4 commit: Use 'UPDATE pg_settings' for setting bytea_outputas

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Use 'UPDATE pg_settings' for setting bytea_outputas
Дата
Msg-id E1glyPf-0002bB-Rz@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Use 'UPDATE pg_settings' for setting bytea_output as a
convenience hack for those running on old, unsupported versions of
PostgreSQL 'cos we're nice like that.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d92368f8e5a508715afdda3695eebd5029732978
Author: Diego Augusto Molina <diegoaugustomolina@gmail.com>

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/connection.py | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)


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

Предыдущее
От: pgAdmin 4 Jenkins
Дата:
Сообщение: Jenkins build is back to normal : pgadmin4-master-python27 #886
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Update chromedriver.