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!
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | helpers-529622.patch | 630 bytes | dawehner |
Comments
Comment #1
dawehneri wrote a patch, but i cannot test it because i don't have a psqsl installed.
anyway its rather trivial so it needs review :)