1
0
Fork 0

Update Changelog.

This commit is contained in:
Amjith Ramanujam 2016-09-02 06:47:36 -07:00
parent 84aa89d112
commit cea051922d
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ Bug Fixes:
* Work around sqlparse crashing after AS keyword. (Thanks: `Joakim Koljonen`_).
* Fix a crashing bug with named queries. (Thanks: `Joakim Koljonen`_).
* Replace timestampz alias since AWS Redshift does not support it. (Thanks: `Tahir Butt`_).
* Prevent pgcli from hanging indefinitely when Postgres instance is not running. (Thanks: `Darik Gamble`_)
Internal Changes:
-----------------