MySQL uses " to quote values which is not ANSI standard. PostgreSQL strictly follows ANSI standard so the SQL queries used by Block Class will fail in PostgreSQL.

CommentFileSizeAuthor
#1 block_class-616916.patch1.21 KBfuerst

Comments

fuerst’s picture

Status: Active » Needs review
StatusFileSize
new1.21 KB

The attached patch agains 6.x-1.2 fixes the problem.

todd nienkerk’s picture

Version: 6.x-1.2 » 6.x-1.x-dev
Status: Needs review » Fixed

I've made these changes to 6.x-1.x.dev and 6.x-2.x-dev. Thanks!

Status: Fixed » Closed (fixed)

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