pgAdmin 4 commit: Use 'set_config(...)' function to update the'bytea_o

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Use 'set_config(...)' function to update the'bytea_o
Дата
Msg-id E1gry9d-0001yQ-PH@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Use 'set_config(...)' function to update the 'bytea_output' settings
instead of 'UPDATE' statement, which is not allowed in the the read-only
instances.

Reported by: Robert J. Rotter
Solution provided by: Tom Lane

Fixes #3973

Branch
------
master

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

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


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Tag REL-4_2 has been created.
Следующее
От: Ashesh Vashi
Дата:
Сообщение: PATCH: Table header size