On Thu, Aug 7, 2014 at 10:04:47AM -0400, Alvaro Herrera wrote: > FabrÃzio de Royes Mello wrote: > > On Tue, Aug 5, 2014 at 10:55 PM, Tom Lane <[email protected]> wrote: > > > > > Josh Berkus <[email protected]> writes: > > > > BTW, while there's unlikely to be a good reason to put search_path in > > > > pg.conf with appends, there are a LOT of reasons to want to be able to > > > > append to it during a session. > > > > > > [shrug...] You can do that today with current_setting()/set_config(). > > > > With a very simple statement you can do that: > > Of course, this doesn't solve the requirement that started this thread, > which is about having "includeable" pg.conf fragments to enable > extensions.
Should this be a TODO item? -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + Everyone has their own god. + -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
