query: UPDATE system SET weight = '-10' WHERE filename LIKE '%taxonomy_theme.module' LIMIT 1 in /var/www/includes/database.pgsql.inc on line 102.

pg_query(): Query failed: ERROR: syntax error at or near "LIMIT" at character 79 in /var/www/includes/database.pgsql.inc on line 83.

CommentFileSizeAuthor
#1 taxonomy_theme.install2.89 KBShiny

Comments

Shiny’s picture

StatusFileSize
new2.89 KB

removed the LIMIT 1 from the update statement for postgresql

Shiny’s picture

Status: Active » Needs review
profix898’s picture

Status: Needs review » Fixed

patch committed. thx taniwha.

Anonymous’s picture

Status: Fixed » Closed (fixed)