Hi

Here's 2 patches which provides PostgreSQL support for this module. The .module patch only switches the places where single and double quotes (' and ") are used in queries since PostgeSQL doesn't like double quotes around string values. I can't say I've done any extensive testing of these patches but they seem to work fine on PostgreSQL 8.1.4.

Comments

easyfit’s picture

StatusFileSize
new1.76 KB

The second one...

easyfit’s picture

StatusFileSize
new993 bytes

Apparently something went wrong with the first .install-patch, sorry about that, here's a new one.

bonvga’s picture

Assigned: Unassigned » bonvga
Status: Active » Fixed

Thank's a lot for your contribution !

Fixed in CVS commit 64386 and 64387.

Anonymous’s picture

Status: Fixed » Closed (fixed)