Re: Patch: Fix typos of "vacuum" throughout - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Patch: Fix typos of "vacuum" throughout
Date
Msg-id CA+OCxoxxbLF6-89awuRuWi13p019rAjQeAnQ51tojXeU0k1BSA@mail.gmail.com
Whole thread Raw
In response to Patch: Fix typos of "vacuum" throughout  (Anthony DeBarros <adebarros@gmail.com>)
List pgadmin-hackers
Hi

On Thu, Dec 8, 2016 at 3:49 AM, Anthony DeBarros <adebarros@gmail.com> wrote:
> Hi,
>
> I hope this is helpful to the team. I noticed that in the Parameter tab of
> the Create Table dialog that VACUUM was misspelled. Hey, it's not easy to
> remember if it's one "C" or two :-) So, I searched the codebase for all the
> misspellings of that particular word and corrected them in this patch.

Urgh - how did I miss that?

> It looks like Sublime Text also removed a couple of spaces at the end of
> lines; hope that's OK.

No problem.

> This is my first time submitting a patch to pgAdmin; thanks for considering.

May it be the first of many :-)

Thanks - patch applied!

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix various mis-spellings of VACUUM. Fixes #2005
Next
From: Khushboo Vashi
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM #1801 : Properly handledatabases with datallowconn == false