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!

CommentFileSizeAuthor
#1 helpers-529622.patch630 bytesdawehner

Comments

dawehner’s picture

Status: Active » Needs review
StatusFileSize
new630 bytes

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 :)