Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
update system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2007 at 18:05 UTC
Updated:
23 Jul 2008 at 10:56 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| upgrade_dst.patch | 862 bytes | hunmonk |
Comments
Comment #1
hunmonk commentedComment #2
ainigma32 commentedThis was fixed in revision 1.140 see http://cvs.drupal.org/viewvc.py/drupal/drupal/modules/system/system.inst...
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.