Project

General

Profile

« Previous | Next » 

Revision 5710

sql.py: parse_exception(): function MissingCastException: Documented that the regexp match to extract the function name also checks that a function signature with param types was matched, indicating a function call rather than cast to regproc. This check will also help avoid infinite recursion when function MissingCastException parsing calls database structure introspection functions.

  • added
  • modified
  • copied
  • renamed
  • deleted