Re: [PATCHES] remove 'noversion' from standalone backend

2004-01-06 Thread Bruce Momjian
Tom Lane wrote: > Neil Conway <[EMAIL PROTECTED]> writes: > > The procedure I'm following is: > > > - for trivial / obviously correct patches, just apply them immediately > > Check. > > > - for fairly simple patches, submit them to the list and apply them > > fairly soon afterward (say, within

Re: [PATCHES] remove 'noversion' from standalone backend

2004-01-06 Thread Peter Eisentraut
Neil Conway wrote: > P.S. BTW, how does everyone feel about the methodology I've been > using for submitting and applying patches? The procedure I'm > following is: > > - for trivial / obviously correct patches, just apply them > immediately > > - for fairly simple patches, submit them to the list

Re: [PATCHES] remove 'noversion' from standalone backend

2004-01-06 Thread Tom Lane
Neil Conway <[EMAIL PROTECTED]> writes: > The procedure I'm following is: > - for trivial / obviously correct patches, just apply them immediately Check. > - for fairly simple patches, submit them to the list and apply them > fairly soon afterward (say, within 24 hours or 48 hours). When I >

Re: [PATCHES] remove 'noversion' from standalone backend

2004-01-06 Thread Neil Conway
Neil Conway <[EMAIL PROTECTED]> writes: > Unless anyone objects, I intend to apply this in 24 hours or so. Patch applied. -Neil P.S. BTW, how does everyone feel about the methodology I've been using for submitting and applying patches? The procedure I'm following is: - for trivial / obviously c