pgAdmin III commit: Store servers immediately following any change, rat

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Store servers immediately following any change, rat
Date: 2010-11-23 13:25:02
Message-ID: 201011231325.oANDP2lA064849@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Store servers immediately following any change, rather than at program exit.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=15c00f28092e699e3ace117d29b91312a2dcbed5
Author: Sachin Srivastava <sachin(dot)srivastava(at)enterprisedb(dot)com>

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/dlg/dlgServer.cpp | 1 +
pgadmin/frm/events.cpp | 3 +++
pgadmin/frm/frmMain.cpp | 2 --
4 files changed, 6 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message lbates35406 2010-11-24 13:31:38 Re: FW: Sorting and filtering in PgAdmin
Previous Message pgAdmin Trac 2010-11-23 11:23:48 Re: [pgAdmin III] #289: Foreign key UI bug