Re: Facility for detecting insecure object naming - Mailing list pgsql-hackers

From Nico Williams
Subject Re: Facility for detecting insecure object naming
Date
Msg-id 20180814230113.GF30604@localhost
Whole thread Raw
In response to Re: Facility for detecting insecure object naming  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Facility for detecting insecure object naming
Re: Facility for detecting insecure object naming
List pgsql-hackers
On Tue, Aug 14, 2018 at 03:00:55PM +0000, Robert Haas wrote:
> The more I think about it, the more I think having a way to set a
> lexically-scoped search path is probably the answer.  [...]

Yes please!

This is what I want.  Evaluate the search_path at function definition
time, and record code with fully-qualified symbols in the catalog.

Nico
-- 


pgsql-hackers by date:

Previous
From: Shawn Debnath
Date:
Subject: Proposal: SLRU to Buffer Cache
Next
From: Asim R P
Date:
Subject: Re: Postgres, fsync, and OSs (specifically linux)