When using Mailfix on a PostgreSQL-based system, the domain overview is unusable due to an database error. PostgreSQL insists on using the same column names both in the SELECT and GROUP BY clauses. In the code, there are semantically equivalent but syntactically diffferent columns. As a result, PostgreSQL refuses to process the query.

A simple patch is attached.

Drupal 6.10

PostgreSQL 8.0.15

CommentFileSizeAuthor
mailfix-postgresql.patch717 bytesckauhaus

Comments

alxsvdr’s picture

Assigned: Unassigned » alxsvdr
Status: Active » Fixed

Thank you for your bug report. Your fix has been applied to new release.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.