On Feb 13, 2008 9:55 PM, chasd <[EMAIL PROTECTED]> wrote: > > 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. >
There are none right now. I'll check into that later. I am currently busy with non-RoundCube work and on RC I am wrestling a multipart/annoyance issue. If you would stick your suggestions for rcube_mdb2 in a ticket, that would be most appreciated - and not forgotten. :-) Till _______________________________________________ List info: http://lists.roundcube.net/dev/
