20 Commits (postfixadmin-2.2.0)

Author SHA1 Message Date
David Goodwin 40417e9247 upgrade.php: reindent; fix postgresql fetchmail stuff 18 years ago
Christian Boltz 31963707b2 upgrade.php: 18 years ago
David Goodwin 56b39454cf upgrade.php: fix issue of mysql tables not being created on initial install 18 years ago
David Goodwin 36109783fa upgrade.php: fix bug in mysql vacation notification table as reported by gabbs on irc (thanks!) 18 years ago
David Goodwin bb62951377 upgrade.php: support creating PG db if it does nto exist; this means DATABASE_PGSQL.TXT is now obsolete 18 years ago
Christian Boltz fedca43854 upgrade.php: 18 years ago
Christian Boltz 8b1ab537fc upgrade.php: 18 years ago
Christian Boltz 79048b0dfe upgrade.php: 18 years ago
David Goodwin 7279fb2ac5 upgrade.php: needless echo removed; tested on another PostgreSQL database - worked fine 18 years ago
David Goodwin 6c758eb4db upgrade.php: fix pgsql isms - i..e check that fields exist before trying to remove them, likewise for tables; minor syntax fixes in upgrade etc; tested and works for me 18 years ago
David Goodwin 36657401c7 upgrade.php: should work for postgresql now 18 years ago
David Goodwin 3c2bf37f4a upgrade.php: implemented some of the postgresql functions; have not tested it yet though 18 years ago
Christian Boltz 3bbc918ca4 upgrade.php: 19 years ago
Christian Boltz b54e71f235 - rename placeholder {UTF_8} to the more obvious {UTF-8} 19 years ago
Christian Boltz f35d0bee7e - completed upgrade_81_mysql() (several changes in vacation table) 19 years ago
Christian Boltz 096a5ffbe6 - upgrade_90(): replace spaces with underscore in log.action 19 years ago
Christian Boltz 29e2d63422 - fixed some SQL syntax errors 19 years ago
Christian Boltz 16178cab58 - next try to expand $Revision$ in upgrade.php :-/ 19 years ago
Christian Boltz ce2689dd4f upgrade.php: 19 years ago
David Goodwin aa919e242d upgrade.php: test edition of a db upgrade script, based loosely around what Drupal uses 19 years ago