I don't suppose many people are running drupal 5 and postgres these days, but I am. I've tweaked the D5 version to be postgres complaint (I see D6 is already done). Please find the patches attached.

Comments

greggles’s picture

Version: 6.x-1.0 » 5.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new5.27 KB

Here's a slightly different version that uses the delete/insert queries instead of a truncate (just like 6.x does).

Can you test it out and confirm if it works? If so I can commit it.

Thanks for your work here!

greggles’s picture

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

I think this is no longer going to be necessary - #1016024: Mark 5.x as not supported.