Block Class does not work with PostgreSQL

fuerst - October 28, 2009 - 14:05
Project:Block Class
Version:6.x-1.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review
Description

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.

#1

fuerst - October 28, 2009 - 14:08
Status:active» needs review

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

AttachmentSize
block_class-616916.patch 1.21 KB
 
 

Drupal is a registered trademark of Dries Buytaert.