Re: [HACKERS] Some small code-restructuring issues

2006-06-20 Thread Tom Lane
Alvaro Herrera <[EMAIL PROTECTED]> writes: > A workaround of sorts would be to mention the origin of the files being > moved, so that an interested person can look it up via the Attic. Yeah, that should be sufficient. The history is actually still there, just attached to the old file location.

Re: [HACKERS] Some small code-restructuring issues

2006-06-20 Thread Alvaro Herrera
Stephen Frost wrote: > * Tom Lane ([EMAIL PROTECTED]) wrote: > > libpgport (ie, move 'em to src/port). Moving them would lose some CVS > > history but would probably be the cleanest thing in the long run. > > Comments? > > Time to consider something other than CVS...? In the end, personally > I'

Re: [HACKERS] Some small code-restructuring issues

2006-06-20 Thread Stephen Frost
* Tom Lane ([EMAIL PROTECTED]) wrote: > libpgport (ie, move 'em to src/port). Moving them would lose some CVS > history but would probably be the cleanest thing in the long run. > Comments? Time to consider something other than CVS...? In the end, personally I'd rather have it be cleaner than th