Re: Lessons from commit fest

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Gregory Stark <stark(at)enterprisedb(dot)com>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Lessons from commit fest
Date: 2008-04-15 14:04:06
Message-ID: 12678.1208268246@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Gregory Stark <stark(at)enterprisedb(dot)com> writes:
> One thing I found is that I'm not sure what to do if I don't find any changes
> to propose. I tend to assume that means I just don't understand the code well
> enough and end up just not posting anything.

It's still worth adding an annotation to the wiki that you looked it
over and couldn't find anything wrong. A couple such annotations would
give the eventual committer a warm fuzzy feeling that he didn't need to
look at the patch too hard.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2008-04-15 14:11:21 Re: stack smashing detected
Previous Message Bruce Momjian 2008-04-15 13:58:57 Re: Re: [COMMITTERS] pgsql: Add pg_terminate_backend() to allow terminating only a single