pgAdmin III commit: make style

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: make style
Date: 2012-01-22 18:15:55
Message-ID: E1Rp1xL-0006DR-W9@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

make style

Branch
------
master

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

Modified Files
--------------
pgadmin/agent/pgaJob.cpp | 2 +-
pgadmin/agent/pgaSchedule.cpp | 2 +-
pgadmin/agent/pgaStep.cpp | 2 +-
pgadmin/dlg/dlgColumn.cpp | 2 +-
pgadmin/dlg/dlgDomain.cpp | 10 +++++-----
pgadmin/dlg/dlgForeignServer.cpp | 2 +-
pgadmin/dlg/dlgUserMapping.cpp | 2 +-
pgadmin/frm/frmMain.cpp | 4 ++--
pgadmin/include/dlg/dlgForeignDataWrapper.h | 2 +-
pgadmin/include/dlg/dlgForeignServer.h | 2 +-
pgadmin/include/schema/pgForeignDataWrapper.h | 2 +-
pgadmin/include/schema/pgForeignServer.h | 2 +-
pgadmin/include/schema/pgUserMapping.h | 2 +-
pgadmin/schema/pgForeignServer.cpp | 2 +-
pgadmin/schema/pgUserMapping.cpp | 2 +-
pgadmin/slony/dlgRepCluster.cpp | 2 +-
16 files changed, 21 insertions(+), 21 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2012-01-22 21:08:14 pgAdmin III commit: Use date_trunc to skip the microseconds part
Previous Message Dave Page 2012-01-19 11:48:12 pgAdmin III commit: wxWidgets 2.9 fixes