Change record status: 
Project: 
Introduced in branch: 
7.x
Introduced in version: 
7.8
Description: 

This commit renamed the {files}.pathinfo database field to {files}.uri.

This change is also reflected in Drupal file objects. Contrib modules that referenced the pathinfo file property in D6 need to reference the corresponding uri property when upgrading to D7.

Impacts: 
Module developers