[pgadmin-org/pgadmin4] 75d145: Fixed escape/unescape issues in Query Tool and PSQL.

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 75d145: Fixed escape/unescape issues in Query Tool and PSQL.
Date: 2023-07-13 11:33:09
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/bd4e14-75d145@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 75d14565e4ed9d7cb63184f4ba2350958ce0cd86
https://github.com/pgadmin-org/pgadmin4/commit/75d14565e4ed9d7cb63184f4ba2350958ce0cd86
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-07-13 (Thu, 13 Jul 2023)

Changed paths:
M web/pgadmin/browser/utils.py
M web/pgadmin/tools/psql/__init__.py
M web/pgadmin/tools/psql/static/js/psql_module.js
M web/pgadmin/tools/psql/templates/editor_template.html
M web/pgadmin/tools/sqleditor/static/js/show_query_tool.js

Log Message:
-----------
Fixed escape/unescape issues in Query Tool and PSQL.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2023-07-13 13:31:28 [pgadmin-org/pgadmin4] be1bdb: Run feature tests on Github.
Previous Message Akshay Joshi 2023-07-13 07:33:01 [pgadmin-org/pgadmin4] bd4e14: Added new/missing parameters to pg_restore. #6562