pgsql support broken in release

binford2k - July 24, 2009 - 09:01
Project:Helpers
Version:6.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review
Description

In the released version, the pgsql db include (includes/dra_postgres.inc)uses mysql functions:

while ($row = mysql_fetch_array($result, MYSQL_NUM)) {

I see that you've yanked these files from CVS, so I assume they're deprecated. Nevertheless, the released version should be fixed!

#1

dereine - July 24, 2009 - 09:43
Status:active» needs review

i wrote a patch, but i cannot test it because i don't have a psqsl installed.

anyway its rather trivial so it needs review :)

AttachmentSize
helpers-529622.patch 630 bytes
 
 

Drupal is a registered trademark of Dries Buytaert.