> According to the documentation [1], this is expected behavior. > > Non-superusers can only apply LOAD to library files located in > $libdir/plugins/ — > the specified filename must begin with exactly that string.
Yes, I knew that this is the expected behavior, but it's not very convenient for non-superusers, right? Therefore, I would like to propose a patch that allows non-superusers to omit the $libdir/plugins/ prefix and let postgres to expand it automatically. -- Regards, ChangAo Chen
