As in [#/272445\

With postgresql (at least with postgresql 7.4) adding column with it's defaults/not null is forbidden.

ERROR:

# warning: pg_query() [function.pg-query]: Query failed: ERROR: adding columns with defaults is not implemented HINT: Add the column, then use ALTER TABLE SET DEFAULT. in /home/maho/workspace/longturn.org/includes/database.pgsql.inc on line 125.
# user warning: query: ALTER TABLE advpoll_choices ADD cid serial in /home/maho/workspace/longturn.org/includes/database.pgsql.inc on line 144.

Comments

pomliane’s picture

Status: Active » Closed (won't fix)

This version of Advanced Poll is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.

This issue has been automagically closed by a script.