On Feb 13, 2008 12:17 AM, chasd <[EMAIL PROTECTED]> wrote: > (...) > roundcube=# > roundcube=# \df unix* > List of functions > Result data type | Schema | Name | Argument data types > ------------------+--------+----------------+--------------------- > double precision | public | unix_timestamp | > > Use it > > roundcube=# select unix_timestamp() as tz_db; > tz_db > ------------ > 1202857954
I am not a PostgreSQL administrator - but do you need special privs to add functions, or can every use do that? We also made some additions to check.php-dist today, check it out from SVN. Let me know, Till _______________________________________________ List info: http://lists.roundcube.net/dev/
