Commit Graph

1 Commits (68cbf8a48224d9d0e593d52d6d7ae809a6c930a8)

Author SHA1 Message Date
eren a4750e2e61 Fixes issue #313
Prior to this change, it was not possible to use UDFs in repartitioned
subqueries. The reason is that we were setting the search path explicitly
and omiting public schema from that path.

This change adds the public schema to the explicitly set search path.
2016-03-30 15:39:12 +03:00