Description
With non-superuser, table and function can not be found in specified schema. While:
1) they can be found in default schema, i.e., "$user", public
2) they can be found by superuser.
This issue occurs in hawq 2.0 and postgres 9.x. See attached sql file for reproduction steps and out file for expected/actual error.