Обсуждение: pgAdmin 4 commit: Use 'UPDATE pg_settings' for setting bytea_outputas

Поиск
Список
Период
Сортировка

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

От
Dave Page
Дата:
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(-)