The install file is not complete for Postgres. the nodequque_node table is missing a field and the nodequeue_subqueue table is completely missing.

There are also a number of other bugs relating to the select * and group by (as pointed out in the D6 postgres support issue) This patch also provides a work around for these.

Comments

ezra-g’s picture

Title: Postgres compatability » Postgres compatability (5.2 Branch)
Status: Needs review » Active

Thanks for this patch. The 5 and 6 branches of Nodequeue are now sufficiently different that it makes sense to have an issue for Postgres compatibility in each branch. It would make things easier to review if all of the necessary patches for each branch were rolled into a single patch. Thanks!

ezra-g’s picture

Status: Active » Closed (won't fix)

Drupal 5 is no longer a supported core version.