pgAdmin III commit: Add an option to display notices sent by the server

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Add an option to display notices sent by the server
Date: 2011-07-11 13:43:05
Message-ID: E1QgGlN-00008l-Ct@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add an option to display notices sent by the server, for tools that don't already handle them.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=65e6050d8a44c93759f330c14e8367bed4ad56d6

Modified Files
--------------
pgadmin/db/pgConn.cpp | 9 +-
pgadmin/frm/frmOptions.cpp | 4 +
pgadmin/include/utils/sysSettings.h | 11 +
pgadmin/ui/frmOptions.xrc | 12 +-
pgadmin/ui/xrcDialogs.cpp |70154 ++++++++++++++++++-----------------
5 files changed, 35351 insertions(+), 34839 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-07-11 14:21:57 Re: Overhaul of type attributes modification
Previous Message Ashesh Vashi 2011-07-11 13:09:53 Graphical Explain Tooltip