Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=05c0eba6bbac7c9f75d57821fbd6beaf2e1ba3bb
Log Message ----------- Add support for showing/hiding specific columns in the server status window. Implements #220. Branch ------ master Modified Files -------------- CHANGELOG | 2 + pgadmin/frm/frmStatus.cpp | 274 +++++++++++++++++++++++++++++++++------ pgadmin/include/frm/frmStatus.h | 18 +++ 3 files changed, 256 insertions(+), 38 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
