1
0
Fork 0

Changelog.

This commit is contained in:
Irina Truong 2019-03-22 16:55:16 +00:00
parent 3f0e47d7b3
commit b0529bcc4f
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ Bug fixes:
* Resizing pgcli terminal kills the connection to postgres in python 2.7 (Thanks: `Amjith Ramanujam`_)
* Fix crash retrieving server version with ``--single-connection``. (Thanks: `Irina Truong`_)
* Cannot quit application without reconnecting to database (#1014). (Thanks: `Irina Truong`_)
* Password authentication failed for user "postgres" when using non-default password (#1020). (Thanks: `Irina Truong`_)
Internal:
---------