Share

IMSpector

Tracker: Patches

5 Postgresql Logging Support - ID: 1627414
Last Update: Comment added ( drachs )

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.


David R Hinkle ( drachs ) - 2007-01-03 23:09

5

Open

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2007-01-05 15:17
Sender: drachs


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


Log in to comment.

Attached Files ( 2 )

Filename Description Download
imspector-pgsql.patch IMSpector Postgresql Logging Support Download
pgsql-fix.patch Bug Fix - Apply after "imspector-pgsql.patch" Download

Changes ( 2 )

Field Old Value Date By
File Added 209887: pgsql-fix.patch 2007-01-05 15:17 drachs
File Added 209586: imspector-pgsql.patch 2007-01-03 23:09 drachs