8 calls to db_drop_primary_key()

field_sql_storage_update_8000 in drupal/core/modules/field_sql_storage/field_sql_storage.install
Renames the 'language' column to 'langcode' in field data tables.
locale_update_8005 in drupal/core/modules/locale/locale.install
Update plural interface translations to new format.
node_update_8005 in drupal/core/modules/node/node.install
Make *id fields unsigned.
node_update_8015 in drupal/core/modules/node/node.install
Add language support to the {node_access} table.
search_update_8001 in drupal/core/modules/search/search.install
Adds the langcode field and indexes to {search_dataset} and {search_index}.
statistics_update_8001 in drupal/core/modules/statistics/statistics.install
Make *id fields unsigned.
tracker_update_8001 in drupal/core/modules/tracker/tracker.install
Make *id fields unsigned.
update_prepare_d8_language in drupal/core/includes/update.inc
Prepares Drupal 8 language changes for the bootstrap if needed.