Re: [PATCH] Addition of some trivial auto vacuum logging

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Royce Ausburn" <royce(dot)ml(at)inomial(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Addition of some trivial auto vacuum logging
Date: 2011-09-27 18:42:26
Message-ID: 4E81D2C202000025000417F9@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Royce Ausburn <royce(dot)ml(at)inomial(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2011-09-27 19:22:57 Re: random isolation test failures
Previous Message Tom Lane 2011-09-27 18:22:38 Re: [PATCH] Addition of some trivial auto vacuum logging