Thread: BUG #8193: A few cosmetic misspell fixes.

BUG #8193: A few cosmetic misspell fixes.

From
vlajos@gmail.com
Date:
The following bug has been logged on the website:

Bug reference:      8193
Logged by:          Lajos Veres
Email address:      vlajos@gmail.com
PostgreSQL version: 9.2.4
Operating system:   Linux
Description:        =


Found a few small misspell with this:
https://github.com/vlajos/misspell_fixer

I created a small patch here:
http://www.pastebin.ca/2385261

Lajos

Re: BUG #8193: A few cosmetic misspell fixes.

From
Michael Paquier
Date:
On Fri, May 31, 2013 at 1:51 AM, <vlajos@gmail.com> wrote:

> The following bug has been logged on the website:
>
> Bug reference:      8193
> Logged by:          Lajos Veres
> Email address:      vlajos@gmail.com
> PostgreSQL version: 9.2.4
> Operating system:   Linux
> Description:
>
> Found a few small misspell with this:
> https://github.com/vlajos/misspell_fixer
>
> I created a small patch here:
> http://www.pastebin.ca/2385261
>
Referring a patch with an external link is bad practice as the external
service you use could disappear, making this patch lost at the same time.
Please attach patches directly with the mails you send.

For the patch, yes OK there are some spell mistakes. However this patch
should only apply on master branch, and not 9.2 as referenced above. Also,
changing the structure name to Extension does not look to be appropriate as
it is a generic name...
--
Michael

Re: BUG #8193: A few cosmetic misspell fixes.

From
Stephen Frost
Date:
* Michael Paquier (michael.paquier@gmail.com) wrote:
> Please attach patches directly with the mails you send.

+1.

> For the patch, yes OK there are some spell mistakes. However this patch
> should only apply on master branch, and not 9.2 as referenced above.

Agreed.

> Also,
> changing the structure name to Extension does not look to be appropriate as
> it is a generic name...

Took a simpler approach and just renamed it to CoverExt, that should
also avoid any confusion with actual extensions.

    Thanks,

        Stephen

Re: BUG #8193: A few cosmetic misspell fixes.

From
Veres Lajos
Date:
On Sat, 1 Jun 2013, Michael Paquier wrote:

> Referring a patch with an external link is bad practice as the external
> service you use could disappear, making this patch lost at the same time.
> Please attach patches directly with the mails you send.
>
> For the patch, yes OK there are some spell mistakes. However this patch
> should only apply on master branch, and not 9.2 as referenced above. Also,
> changing the structure name to Extension does not look to be appropriate as
> it is a generic name...

I used this form:
http://www.postgresql.org/support/submitbug/
I didnt see any option for uploading patch or choosing trunk.

Anyway sorry for the inconveniences.

--
Veres Lajos
vlajos@gmail.com
+36 20 438 5909