Renaming files - Mailing list pgsql-hackers

From Bruce Momjian
Subject Renaming files
Date
Msg-id 200202270529.g1R5T1d06348@candle.pha.pa.us
Whole thread Raw
Responses Re: Renaming files  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
We had a discussion about renaming some files in src/commands.  Can't we
just 'mv' the CVS file to keep the log during a file rename?  I sure
thought that would work.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Rename sequence bug/feature
Next
From: Bruce Momjian
Date:
Subject: Re: Refactoring of command.c