Skip to content

Commit

Permalink
Update the changelog for the pg_view 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyklyukin committed Feb 10, 2016
1 parent 918522d commit 27e0b07
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
Version 1.3 (February 10th, 2016):

- show actions for the system PostgreSQL processes (Oleksii Kliukin)
- UI changes: (Oleksandr Shulgin):
- fix USS column alignment
- improve the help screen
- fix the help bar to 80 characters
- show the minor server version
- improve formatting in the connection stats line
- add -U option to specify the PostgreSQL username (David Turoň)
- redefine -h and -p options to specify PostgreSQL host and port to connect
The help and pid options are available with -H and -P (Oleksii Kliukin)
- do not truncate the query text on the '|' character (Oleksii Kliukin)
- change the README file to the reStructuredText (Henning Jacobs, Oleksii Kliukin)

Version 1.2:

- Autodetection code has been revamped for a more
Expand Down

0 comments on commit 27e0b07

Please sign in to comment.