Closed (duplicate)
Project:
Node import
Version:
6.x-1.0-rc4
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2009 at 15:49 UTC
Updated:
27 Aug 2009 at 19:34 UTC
'offset' is keyword in most SQL databases, so it can't be used as field name (or must be escaped, but for it need to rewrite drupal core modules)
Curently this module fully incompatible with pgsql. Need to replace this name with some other.
http://www.postgresql.org/docs/8.3/static/sql-keywords-appendix.html
Comments
Comment #1
Robrecht Jacques commentedDuplicate of #384944. Use -dev for the moment on PGSQL.