Attached you will find a port of store.module adapted to be fully functional (near as I can tell anyways) with PHP5 and PostGRES.

It was achieved by removing "WHERE 1" from all of the SQL statements, then removing the first "AND" from $w and pre-pending the word " WHERE " to $w, immediately before it is sent to the db engine for processing.

It is very hackish but it works, I hope you find this useful.

Comments

smorrey’s picture

I could not post the file because of some permissions issue or another, please email me smorrey@gmail.com requesting a copy of store.module if you want it, since I can't seem to contribute it here.

sime’s picture

Status: Active » Closed (fixed)

Housekeeping
Closing -> please refer to recent postgre efforts.
http://drupal.org/node/35353