pgadmin4/web/pgadmin/browser
Nikhil Mohite 9f12747d9b Added PSQL tool support for the Windows platform.
Fixed following issues:
1. If the database name contains escape characters then PSQL unable to connect.
2. If the user terminates the connection by typing the 'exit' command, PSQL
   will show the connection termination msg.

Fixes #2341
2021-06-08 14:58:43 +05:30
..
server_groups Fixed API test cases failed due to wrong handling of default binary path. 2021-06-08 13:24:17 +05:30
static Added PSQL tool support for the Windows platform. 2021-06-08 14:58:43 +05:30
templates/browser Ensure that the Query Tool connection string should not be changed as per the 'Query Tool tab title'. Fixes #6404 2021-06-07 22:07:51 +05:30
tests Added support to connect PostgreSQL servers via Kerberos authentication. Fixes #6158 2021-05-03 16:10:45 +05:30
__init__.py Ensure that the Query Tool connection string should not be changed as per the 'Query Tool tab title'. Fixes #6404 2021-06-07 22:07:51 +05:30
collection.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
register_browser_preferences.py Added PSQL tool support for the Windows platform. 2021-06-08 14:58:43 +05:30
utils.py Added PSQL tool support for the Windows platform. 2021-06-08 14:58:43 +05:30