From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
---|---|
To: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | pgAdmin III commit: Update CHANGELOG and "make style". |
Date: | 2011-03-07 21:06:34 |
Message-ID: | 201103072106.p27L6YhH032717@gothos.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Update CHANGELOG and "make style".
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=45c28f2b0cd922b4279a668e646bac2bc1dc1d3a
Modified Files
--------------
CHANGELOG | 5 +++
pgadmin/dlg/dlgForeignKey.cpp | 10 +++---
pgadmin/frm/frmOptions.cpp | 2 +-
pgadmin/include/schema/pgForeignKey.h | 14 +++++-----
pgadmin/include/schema/pgRule.h | 12 ++++----
pgadmin/schema/pgDatabase.cpp | 4 +-
pgadmin/schema/pgForeignKey.cpp | 48 ++++++++++++++++----------------
pgadmin/schema/pgRule.cpp | 12 ++++----
pgadmin/utils/sysSettings.cpp | 12 ++++----
9 files changed, 62 insertions(+), 57 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2011-03-07 21:24:48 | Re: Remove name as valid parameter for catalog functions |
Previous Message | Guillaume Lelarge | 2011-03-07 21:05:45 | Re: Support for SQL/MED Foreign Data Wrapper object |