pgAdmin 4 commit: Use 'UPDATE pg_settings' for setting bytea_outputas - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Use 'UPDATE pg_settings' for setting bytea_outputas
Date
Msg-id E1glyPf-0002bB-Rz@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: pgAdmin 4 Jenkins
Date:
Subject: Jenkins build is back to normal : pgadmin4-master-python27 #886
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Update chromedriver.