On Thu, 11 Jul 2019 at 15:07, Robert Haas <[email protected]> wrote:
> On Thu, Jul 11, 2019 at 2:29 PM Dave Cramer <[email protected]> wrote: > > So if I understand this correctly if user bob has altered his search > path and there is a security-definer function called owned by him then > > the search path will be changed for the duration of the function and > reported for every iteration? The implications of this are "interesting" to > say the least. > > I don't believe that it matters what search path has been set using > ALTER USER bob. Why wouldn't it ??? Dave Cramer [email protected] www.postgresintl.com > >
