I've attached a patch for the privatemsg.install in the latest dev that fails on PostgreSQL because of "unsigned int" code that pgsql doesn't support.

Encountered this upgrading the module.

I'm guessing this would probably also fail during installation.

Comments

PMunn’s picture

Status: Active » Needs review

Oops didn't tag for review. My bad.

blue.moon’s picture

StatusFileSize
new12.16 KB

Okay, this looks good, but it kinda new fashion, and will not work on some of pgsql versions.
I made my own file of pgsql support for privatemsg module.
I am attaching it, please review.

PMunn’s picture

blue.moon this isn't a patch, this looks like a full copy of the install file. Can you generate a patch which would highlight just your changes from the standard one?

Tips for patch generation, see the "diff" command section:
http://drupal.org/patch/create

berdir’s picture

Status: Needs review » Closed (won't fix)

I'm closing old issues since Privatemsg for Drupal 5 is not maintained anymore. I suggest you switch to Drupal 6 if possible, many of the reported issues are probably already resolved there and if not, you're welcome to open a new issue.