1 -- Postgres never did have a constraint on this column.
2 UPDATE {{TABLE_PREFIX}}pages SET page_format = 'tinymce' WHERE page_format = 'xhtml';