Menu

#2 Postgresql Logging Support

open
nobody
None
5
2007-01-03
2007-01-03
No

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.

Discussion

  • David R Hinkle

    David R Hinkle - 2007-01-03

    IMSpector Postgresql Logging Support

     
  • David R Hinkle

    David R Hinkle - 2007-01-05

    Bug Fix - Apply after "imspector-pgsql.patch"

     
  • David R Hinkle

    David R Hinkle - 2007-01-05

    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

     

Log in to post a comment.