'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

Robrecht Jacques’s picture

Status: Active » Closed (duplicate)

Duplicate of #384944. Use -dev for the moment on PGSQL.