pgadmin4/web/pgadmin/utils
Ashesh Vashi eb3d3980e0 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
2019-02-08 10:18:32 +05:30
..
driver Use 'set_config(...)' function to update the 'bytea_output' settings 2019-02-08 10:18:32 +05:30
javascript Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
sqlautocomplete Remove Python 2.6 code that's now obsolete. Fixes #3935 2019-01-31 13:47:56 +01:00
tests Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
__init__.py Close connections gracefully when the user logs out of pgAdmin. Fixes #3942 2019-02-06 13:17:52 +00:00
ajax.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
compile_template_name.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
crypto.py Replace the PyCrypto module with the cryptography module. Fixes #3272 2019-01-31 15:57:27 +01:00
csv.py Ensure that null values handled properly in CSV download. Fixes #3780 2019-01-01 15:15:36 +05:30
exception.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
html.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
menu.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
paths.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
preferences.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
route.py Remove Python 2.6 code that's now obsolete. Fixes #3935 2019-01-31 13:47:56 +01:00
server_utils.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
session.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
versioned_template_loader.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30