#! /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 bench/makefile.dustb bench/makefile.dustbuster
mv bench/querydefineind bench/querydefineindex
mv demo/makefile.sourc demo/makefile.source
mv test/copy_test_inpu test/copy_test_input.c
mv test/copy_test_outp test/copy_test_output.c
mv video/makefile.sourc video/makefile.source
