pgAdmin 4 commit: Use 'UPDATE pg_settings' for setting bytea_output as

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Use 'UPDATE pg_settings' for setting bytea_output as
Date: 2019-01-22 15:56:31
Message-ID: E1glyPf-0002bB-Rz@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmail(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-01-22 16:11:14 pgAdmin 4 commit: Update chromedriver.
Previous Message pgAdmin 4 Jenkins 2019-01-22 13:59:40 Jenkins build is back to normal : pgadmin4-master-python27 #886