#! /bin/sh
# I used the Minix file system to port postgres. If you have any
# of the others, run this script, so that all files with names
# longer with 14 characters are named correctly.
mv newconf/CONFIG/config.mk.linu newconf/CONFIG/config.mk.linux
mv newconf/CONFIG/config.mk.spar newconf/CONFIG/config.mk.sparc
mv newconf/CONFIG/config.mk.suno newconf/CONFIG/config.mk.sunos4
mv newconf/CONFIG/config.mk.ultr newconf/CONFIG/config.mk.ultrix4
mv newconf/IPCCLEAN/ipcclean.sunos newconf/IPCCLEAN/ipcclean.sunos4
mv newconf/IPCCLEAN/ipcclean.ultri newconf/IPCCLEAN/ipcclean.ultrix4
mv src/contrib/3M/observation.pg src/contrib/3M/observation.pgd
mv src/lib/C/simplelists.do src/lib/C/simplelists.doc
mv src/lib/Gen/Gen_accessors. src/lib/Gen/Gen_accessors.sh
mv src/lib/H/access/btree-externs. src/lib/H/access/btree-externs.h
mv src/lib/H/catalog/pg_inheritproc src/lib/H/catalog/pg_inheritproc.h
mv src/lib/H/executor/paralleldebug. src/lib/H/executor/paralleldebug.h
mv src/lib/H/storage/buf_internals. src/lib/H/storage/buf_internals.h
mv src/lib/H/utils/dynamic_loader src/lib/H/utils/dynamic_loader.h
mv src/storage/page/internal_page. src/storage/page/internal_page.h
