From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: New idea for patch tracking |
Date: | 2007-05-05 14:33:23 |
Message-ID: | 200705051433.l45EXNj20626@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-www |
OK, item modified to:
<li>Passes all regression tests, and if needed, adds new
ones</li>
---------------------------------------------------------------------------
Zdenek Kotala wrote:
> I would like to add one point:
>
> Bruce Momjian wrote:
>
> >
> > Patch committers check several things before applying a patch:
> >
> > 1) Follows the SQL standard or community agreed-upon behavior
> > 2) Style merges seamlessly into the surrounding code
> > 3) Written as simply and efficiently as possible
> > 4) Uses the available PostgreSQL subsystems properly
> > 5) Contains sufficient comments
> > 6) Contains code that works on all supported operating systems
> > 7) Has proper documentation
> > 8) Passes all regression tests
>
> 8.5) Contains regression test(s) which covered performed changes
>
> > 9) Behaves as expected, even under unusual cirumstances
> > 10) Contains no reliability risks
> > 11) Does not overly complicate the source code
> > 12) If performance-related, it should have a measureable performance benefit
> > 13) Is of sufficient usefulness to the average PostgreSQL user
> > 14) Follows existing PostgreSQL coding standards
> >
>
>
> Zdenek
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2007-05-05 14:43:11 | Cache plan invalidation |
Previous Message | Zdenek Kotala | 2007-05-05 14:24:38 | Re: New idea for patch tracking |
From | Date | Subject | |
---|---|---|---|
Next Message | Adrian Maier | 2007-05-07 11:21:53 | Re: How to make the website use a translated po file ? |
Previous Message | Zdenek Kotala | 2007-05-05 14:24:38 | Re: New idea for patch tracking |