This patch was made by cutting/pasting the mysql support code into a new module and changing all the mysql syntax and function calls over to the relevent postgresql syntax and function calls. Also, the table name in postgresql has been changed to imspector_messages.
IMSpector Postgresql Logging Support
Bug Fix - Apply after "imspector-pgsql.patch"
Logged In: YES
user_id=863707
Originator: YES
I accidently used the wrong table name in the part of the code that creates the table if it doesn't exist. This small patch fixes the problem.
File Added: pgsql-fix.patch