- fix upgrade script for PostgreSQL before 9.2: the old version checked already the version number, but actually the SQL compilation faile…
Show more
- 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.
Show less