- fix upgrade script for PostgreSQL before 9.2: the old version checked already the version number, but actually the SQL compilation failed due to the unknown "IF EXISTS" for sequences.
- sharpen the comment and warning about unintended uses of db_nextval- use a sequence name without t_ prefix for anon_func_seq- bump version number to 5.9.1d4