Re: Within CF app, "Bug Fixes" should be "Bug Fixes/Refactoring" - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Within CF app, "Bug Fixes" should be "Bug Fixes/Refactoring"
Date
Msg-id 56327E34.5000104@agliodbs.com
Whole thread Raw
In response to Within CF app, "Bug Fixes" should be "Bug Fixes/Refactoring"  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
On 10/29/2015 01:10 PM, Tom Lane wrote:
> Michael Paquier <michael.paquier@gmail.com> writes:
>> On Thu, Oct 29, 2015 at 8:33 PM, Peter Geoghegan <pg@heroku.com> wrote:
>>> I think that within the CF app, we should either rename the patch
>>> topic "Bug Fixes" to "Bug Fixes/Refactoring", or introduce a new
>>> "Refactoring" topic. I prefer the first approach.
> 
>> I would vote for the second approach, with a separate category for refactoring.
> 
> Ditto.  Bug fixes are not at all like refactoring --- in particular, we'd
> usually not consider refactoring as fit material for back-patching.
> 
> "Refactoring" seems rather a narrow definition of what might show up
> in such a category, btw.  Maybe "Code Beautification" would be a
> suitable title?  I'm bikeshedding though.

"Miscellaneous"?

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Within CF app, "Bug Fixes" should be "Bug Fixes/Refactoring"
Next
From: Tom Lane
Date:
Subject: Re: Are we sufficiently clear that jsonb containment is nested?