Re: [PATCH] Addition of some trivial auto vacuum logging - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: [PATCH] Addition of some trivial auto vacuum logging
Date
Msg-id 4E81D2C202000025000417F9@gw.wicourts.gov
Whole thread Raw
In response to [PATCH] Addition of some trivial auto vacuum logging  (Royce Ausburn <royce.ml@inomial.com>)
Responses Re: [PATCH] Addition of some trivial auto vacuum logging
List pgsql-hackers
Royce Ausburn <royce.ml@inomial.com> wrote:
> As this is my first patch to postgresql, I'm expecting I've done
< something wrong.  Please if you want me to fix something up, or
> just go away please say so ;)  I appreciate that this is a trivial
> patch, and perhaps doesn't add value except for my very specific
> use case* feel free to ignore it =)
Thanks for offering this to the community.  I see you've already
gotten feedback on the patch, with a suggestion for a different
approach.  Don't let that discourage you -- very few patches get in
without needing to be modified based on review and feedback.
If you haven't already done so, please review this page and its
links:
http://www.postgresql.org/developer/
Of particular interest is the Developer FAQ:
http://wiki.postgresql.org/wiki/Developer_FAQ
You should also be aware of the development cycle, which (when not
in feature freeze for beta testing) involves alternating periods of
focused development and code review (the latter called CommitFests):
http://wiki.postgresql.org/wiki/CommitFest
We are now in the midst of a CF, so it would be great if you could
join in that as a reviewer.  Newly submitted patches should be
submitted to the "open" CF:
http://commitfest.postgresql.org/action/commitfest_view/open
You might want to consider what Tom said and submit a modified patch
for the next review cycle.
Welcome!
-Kevin


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] Addition of some trivial auto vacuum logging
Next
From: Alvaro Herrera
Date:
Subject: Re: random isolation test failures