Hi, while porting the MySQL schema to PostgreSQL I've found that it has a column named "authorization", which is a reserved SQL key word, see <http://www.postgresql.org/docs/9.2/static/sql-keywords-appendix.html>. MySQL should not have accepted it. Would be nice if this could be changed before 4.0.
-- Øyvind Kolbu _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
