function system_update_7074 in Drupal 7
This update has been removed and will not run.
Related topics
File
- modules/
system/ system.install, line 3219 - Install, update and uninstall functions for the system module.
Code
function system_update_7074() {
// This update function previously converted menu_links query strings to
// arrays. It has been removed for now due to incompatibility with
// PostgreSQL.
}