I am not a PostgreSQL administrator - but do you need special privs to add functions, or can every use do that?
Any user that can create tables, etc. can create functions.
So the SQL file that creates the empty tables could also create the
function.
The pg_dump command ( like mysqldump ) will them also output the
commands to create the function, so a backup and restore maintains
that function for that database.
We also made some additions to check.php-dist today, check it out
from SVN.
rev 1073 ? I did a svn up to 1067 earlier and saw check.php-dist was updated.
I don't have as much time today as yesterday, but I will check it out.
I didn't see any changes to rcube_mbd2.inc in rev 1067 or 1073.
Charles Dostale System Admin - Silver Oaks Communications http://www.silveroaks.com/ 824 17th Street, Moline IL 61265
List info: http://lists.roundcube.net/dev/