Hi!

i´ve tried to install actions on a drupal 5.7 postgres installation, but got the following error:

Warning: preg_match() expects parameter 2 to be string, resource given in /usr/local/apache-2.0.59/htdocs/drupalpgsql/includes/bootstrap.inc on line 670
function file: line arguments
warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "unsigned" LINE 2: aid bigint unsigned not null auto_increment unique, ^ in /usr/local/apache-2.0.59/htdocs/drupalpgsql/includes/database.pgsql.inc on line 125.

Can anybody help me on that?

Regards,
Carlos.

Comments

jvandyk’s picture

Status: Active » Fixed

Changed these to serial fields.

zottmann’s picture

Thank you!!

Is the corrected code in the cvs version?

Regards,
Carlos.

jvandyk’s picture

Yes. It will go into the 5.x-2.4 release.

zottmann’s picture

OK ... Thank you again!!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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