update 162 in system.install contains this db operation: DROP INDEX {url_alias}_dst_idx

as far as i can tell, that index never existed in Postgres. looking at http://cvs.drupal.org/viewcvs/drupal/drupal/modules/system/system.instal... (diff of when the language patch went in), i don't see it in there.

attached patch removes the failing update query.

CommentFileSizeAuthor
upgrade_dst.patch862 byteshunmonk

Comments

hunmonk’s picture

Assigned: hunmonk » Unassigned
ainigma32’s picture

Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.