I get following error after submitting the form at admin/settings/util/sysmods:


    * warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "REPLACE" LINE 1: REPLACE INTO system_module_users SET uid = 1, data = 'a:1:{s... ^ in /var/www/6.x/includes/database.pgsql.inc on line 138.
    * user warning: query: REPLACE INTO system_module_users SET uid = 1, data = 'a:1:{s:15:"Core - optional";s:15:"Core - optional";}' in /var/www/6.x/sites/all/modules/util/system_module.module on line 55.

CommentFileSizeAuthor
#2 util_pgsql_fix.patch1.3 KBmustafau

Comments

litwol’s picture

hmm.

i do not have postgreSQL system to test this against. if you could fix it and submit a patch then i would be happy to apply it.

thank you in advance.

mustafau’s picture

Status: Active » Needs review
StatusFileSize
new1.3 KB

Fix is attached.

litwol’s picture

Status: Needs review » Fixed

Commited. thank you.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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