Simple enough, the key should be db_type. It will work for may people as is, since the default option in the switch is grouped with the mysql and mysqli options.

Attached is a patch that changes the key, and removes the default options from the switches in panels_install() and panels_uninstall()

CommentFileSizeAuthor
panels-install.txt1.1 KBstormsweeper

Comments

stormsweeper’s picture

To clarify, the patch is against the DRUPAL-5 branch. The 2.0 alpha version doesn't support pgsql at all currently.

stormsweeper’s picture

Version: 5.x-1.2 » 5.x-2.0-alpha7

First reported this for 5.x-1.2, but it's still in the CVS for the latest alphas.

merlinofchaos’s picture

Status: Needs review » Fixed

Fixed in 2.x-dev. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)