Closed (duplicate)
Project:
Skinr
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2010 at 14:14 UTC
Updated:
24 Apr 2014 at 10:17 UTC
Jump to comment: Most recent
It looks like PostgreSQL (8.3, at least) has trouble parsing queries referring to CONCAT() function. However, it supports equivalent SQL-92 compliant '||' operator.
| Comment | File | Size | Author |
|---|---|---|---|
| 20101018-drupal-skinr-pgsql_compatibility.patch | 1.08 KB | esteewhy |
Comments
Comment #1
moonray commentedComment #3
ogi commentedsubscribe
Fixing this is even more important for 7.x because PostgreSQL is more used in D7.
Comment #4
moonray commentedFixed in #1073108: Use of three-parameter concat function is bad for postgres compatibility