Project

General

Profile

« Previous | Next » 

Revision 12513

fix: schemas/vegbien.sql: source_by_shortname(): needs to be declared STABLE so it can be constant-folded and only run once per query. (it had previously been VOLATILE because of constraints imposed on functions that run `SET LOCAL search_path`.)

  • added
  • modified
  • copied
  • renamed
  • deleted