Paul J Stevens wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1Dbmail 2.0.8 released This is mostly a bugfix release with some minor additional features. * added ON UPDATE CASCADE to create_table files * do not close database connection on startup (closes: #271) * change dbmail_messageblks.messageblk from longtext to longblob in mysql create scripts * fix incorrect quoting in quoted_string_out (closes: #204) * added CHILDREN capability * enable QUOTA in CAPABILITY
I just did an upgrade from 2.0.7 -> 2.0.8 (to test the quota) and the results were that postgresql went immediately nuts.
Jan 26 12:02:56 vanessa postgres[24177]: [10-2] HINT: No function matches the given name and argument types. You may need to add explicit type casts. Jan 26 12:02:56 vanessa postgres[24181]: [10-1] ERROR: function if(boolean, integer, integer) does not exist
Had to go back to 2.0.7 (no errors there, I ever re-compiled the 2.0.7 to see if this was some dependency problem)
freebsd5.4, postgresql 8.0.3 -- br, Tommi
