pgadmin4/web/pgadmin/tools/psql
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
..
static/js Added PSQL tool support for the Windows platform. 2021-06-08 14:58:43 +05:30
templates Added PSQL tool support for the Windows platform. 2021-06-08 14:58:43 +05:30
tests Disable the PSQL tool for Windows, the 'fcntl' module is not working on Windows. 2021-06-01 20:04:43 +05:30
__init__.py Added PSQL tool support for the Windows platform. 2021-06-08 14:58:43 +05:30