Re: [PATCHES] [HACKERS] Patch Submission Guidelines

2006-03-01 Thread Bruce Momjian
Robert Treat wrote: > On Thursday 16 February 2006 00:27, Tom Lane wrote: > > Robert Treat <[EMAIL PROTECTED]> writes: > > > As stated, the following patch adds a list of patch submission guidelines > > > based on Simon Riggs suggestions to the developers FAQ. > > > > A couple minor comments ... >

Re: [PATCHES] [HACKERS] Patch Submission Guidelines

2006-02-24 Thread Bruce Momjian
Tom Lane wrote: > Robert Treat <[EMAIL PROTECTED]> writes: > > On Thursday 16 February 2006 00:27, Tom Lane wrote: > >> * avoid unnecessary whitespace changes. They just distract the > >> reviewer, and your formatting changes will probably not survive > >> the next pgindent run anyway. > > > woul

Re: [PATCHES] [HACKERS] Patch Submission Guidelines

2006-02-24 Thread Bruce Momjian
Tom Lane wrote: > > ! The patch should be generated in contextual diff format and > > should > > ! be applicable from the root directory. If you are unfamiliar > > with > > ! this, you might find the script > > src/tools/makediff/difforig > > ! useful.

Re: [PATCHES] [HACKERS] Patch Submission Guidelines

2006-02-19 Thread Simon Riggs
On Thu, 2006-02-16 at 15:09 -0500, Robert Treat wrote: > On Thursday 16 February 2006 00:27, Tom Lane wrote: > > Robert Treat <[EMAIL PROTECTED]> writes: > > > As stated, the following patch adds a list of patch submission guidelines > > > based on Simon Riggs suggestions to the developers FAQ. > >

Re: [PATCHES] [HACKERS] Patch Submission Guidelines

2006-02-16 Thread Robert Treat
On Thursday 16 February 2006 00:27, Tom Lane wrote: > Robert Treat <[EMAIL PROTECTED]> writes: > > As stated, the following patch adds a list of patch submission guidelines > > based on Simon Riggs suggestions to the developers FAQ. > > A couple minor comments ... > Attached patch updated based on

Re: [PATCHES] [HACKERS] Patch Submission Guidelines

2006-02-16 Thread Tom Lane
Robert Treat <[EMAIL PROTECTED]> writes: > On Thursday 16 February 2006 00:27, Tom Lane wrote: >> * avoid unnecessary whitespace changes. They just distract the >> reviewer, and your formatting changes will probably not survive >> the next pgindent run anyway. > would diff -c --ignore-space-chang

Re: [PATCHES] [HACKERS] Patch Submission Guidelines

2006-02-16 Thread Robert Treat
On Thursday 16 February 2006 00:27, Tom Lane wrote: > Robert Treat <[EMAIL PROTECTED]> writes: > > ! The patch should be generated in contextual diff format and > > should !be applicable from the root directory. If you are > > unfamiliar > > with ! this, you migh

Re: [PATCHES] [HACKERS] Patch Submission Guidelines

2006-02-15 Thread Tom Lane
Robert Treat <[EMAIL PROTECTED]> writes: > As stated, the following patch adds a list of patch submission guidelines > based on Simon Riggs suggestions to the developers FAQ. A couple minor comments ... > ! Ensure that your patch is generated against the most recent > version > !

Re: [PATCHES] [HACKERS] Patch Submission Guidelines

2006-02-15 Thread Robert Treat
On Tuesday 14 February 2006 20:42, Robert Treat wrote: > On Tuesday 14 February 2006 16:00, Martijn van Oosterhout wrote: > > > I would like to suggest that we increase substantially the FAQ entries > > > relating to patch submission. By we, I actually mean please could the > > > committers sit dow