Vitaly Belman <[EMAIL PROTECTED]> writes: > P.S Still a bit strange because "functions" IS in the search_path, > there is no reason for it not to find it from the vacuum.
I see this in vacuumlo.c:
res = PQexec(conn, "SET search_path = pg_catalog");
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
