"PostgreSQL","MySQL","Comments"
"^--(?=\S)","\g<0> ",
"\bserial( NOT NULL\b)?","int(11)\1 AUTO_INCREMENT",
"Integer","int(11)",
"Boolean","int(1)",
" with time zone\b","",
"fulltext","\g<0>__"