Log Message:
-----------
Remove old files, now in new directory.
Removed Files:
-------------
src:
Makefile
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/Makefile)
controldata.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/controldata.c)
exec.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/exec.c)
file.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/file.c)
info.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/info.c)
option.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/option.c)
pg_migrator.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/pg_migrator.c)
pg_migrator.h
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/pg_migrator.h)
relfilenode.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/relfilenode.c)
server.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/server.c)
util.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/util.c)
version.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/version.c)
src/funcs:
Makefile
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/funcs/Makefile)
pg_migrator.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/funcs/pg_migrator.c)
Next: From: User Bmomjian Date: 2009-05-04 16:53:28 Subject: pg-migrator - pg_migrator: Update Makefile with subdirectory rules. Previous: From: User Bmomjian Date: 2009-05-04 16:50:53 Subject: pg-migrator - pg_migrator: Need top-level Makefile.