Project

General

Profile

« Previous | Next » 

Revision 12472

fix: schemas/util.sql: eval2*(): added search_path function option in order to limit the effects of any `SET LOCAL search_path` in the invoked query to the current function. however, plain eval() is not changed because it is often used to execute a `SET LOCAL search_path` in the calling function.

  • added
  • modified
  • copied
  • renamed
  • deleted