Project

General

Profile

« Previous | Next » 

Revision 3423

sql.py: function_exists(): Use simpler cast to regproc instead of query of information_schema.routines to determine if function exists. When the schema is not specified, this also limits the schemas checked to the search_path instead of the whole DB.

  • added
  • modified
  • copied
  • renamed
  • deleted