Re: pgAdmin III commit: Update CHANGELOG and make style.

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Thom Brown <thom(at)linux(dot)com>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: pgAdmin III commit: Update CHANGELOG and make style.
Date: 2011-07-03 09:06:40
Message-ID: 1309684000.2037.1.camel@laptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Sun, 2011-07-03 at 01:00 +0100, Thom Brown wrote:
> On 2 July 2011 23:17, Guillaume Lelarge <guillaume(at)lelarge(dot)info> wrote:
> > Update CHANGELOG and make style.
> >
> > Branch
> > ------
> > master
> >
> > Details
> > -------
> > http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ac158b076d598748d8d9bac4afc1ae028b05d28a
> >
> > Modified Files
> > --------------
> > CHANGELOG | 5 ++++-
> > .../dditems/utilities/ddPrecisionScaleDialog.cpp | 2 +-
> > pgadmin/dd/dditems/utilities/ddTableNameDialog.cpp | 4 ++--
> > .../dd/dditems/utilities/ddPrecisionScaleDialog.h | 2 +-
> > .../dd/dditems/utilities/ddTableNameDialog.h | 2 +-
> > 5 files changed, 9 insertions(+), 6 deletions(-)
>
> You appear to have added an entry for the fill factor patch twice.
>

Yeah, it's now fixed.

--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Thom Brown 2011-07-03 11:34:39 Re: [FEATURE] OIDs check box to enable OIDs
Previous Message Guillaume Lelarge 2011-07-03 09:05:15 pgAdmin III commit: New maintenance action: CLUSTER