Things that need to be done for eRServer
****************************************

- Determine which files are no longer needed (i.e. .sql files)

- Document tips properly

- Remove the documents in the .doc directory that aren't suitable
  for inclusion

- Ensure the headers of each of the scripts has the correct script
  name

- Add an option to the ers_setup script to copy the schema from the
  master database to the slave database as part of the setup?

- Create man pages

- Add exit codes to the scripts, so they can be scripted from elsewhere

- Provide an option for CopyTbl that will have it retain ownership
  on creation.  Needs to have the ALTER TABLE and CREATE USER calls
  
- Fix condition in trigger which potentially causes failure with 
  duplicate rows (allow trigger not to care?)

- Fix logging and error handling
