function system_update_7074

This update has been removed and will not run.

Related topics

File

drupal/modules/system/system.install, line 3188
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.
}