Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> writes:
> 2. When an object foo is called and needs to refer to another object
> bar, it should assume that bar exists in the same schema as foo, and NOT
> in the current search_path.
That would be great if a C function could find out what schema it had
been declared in, but I don't think it can readily do so.
regards, tom lane